Chromium Code Reviews

Issue 2189013002: Fix CopyOnWriteBuffer::cdata to return const pointer (Closed)

Created:
4 years, 4 months ago by danilchap
Modified:
4 years, 4 months ago
Reviewers:
tommi, kwiberg-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, tommi
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix CopyOnWriteBuffer::cdata to return const pointer to prevent unexpected data modification. Committed: https://crrev.com/8a0b1287cde0248843e649cc9e01f7d861649d34 Cr-Commit-Position: refs/heads/master@{#13583}

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+1 line, -1 line)
M webrtc/base/copyonwritebuffer.h View 1 chunk +1 line, -1 line 0 comments

Messages

Total messages: 17 (12 generated)
danilchap
4 years, 4 months ago (2016-07-29 17:26:18 UTC) #5
tommi
lgtm
4 years, 4 months ago (2016-07-29 17:31:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2189013002/1
4 years, 4 months ago (2016-07-30 19:47:21 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-07-30 20:42:33 UTC) #15
commit-bot: I haz the power
4 years, 4 months ago (2016-07-30 20:42:43 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/8a0b1287cde0248843e649cc9e01f7d861649d34
Cr-Commit-Position: refs/heads/master@{#13583}

Powered by Google App Engine