Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(250)

Issue 2556783002: Fix out of bound reads in ParseIceServerUrl() for various input. (Closed)

Created:
4 years ago by hnsl1
Modified:
4 years ago
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix out of bound reads in ParseIceServerUrl() for various input. BUG=webrtc:6835 Committed: https://crrev.com/bd44bb01843d36b3390fd24561531c5d98031be0 Cr-Commit-Position: refs/heads/master@{#15544}

Patch Set 1 #

Total comments: 2

Patch Set 2 : ParseIceServerUrl(): Clarify invalid transport parameter key error message. #

Total comments: 2

Patch Set 3 : ParseIceServerUrl(): Remove confusing comment to improve readability. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -11 lines) Patch
M webrtc/api/peerconnection.cc View 1 2 1 chunk +12 lines, -11 lines 0 comments Download
M webrtc/api/peerconnection_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
hnsl1
4 years ago (2016-12-06 15:19:22 UTC) #3
Taylor Brandstetter
lgtm https://codereview.webrtc.org/2556783002/diff/1/webrtc/api/peerconnection.cc File webrtc/api/peerconnection.cc (right): https://codereview.webrtc.org/2556783002/diff/1/webrtc/api/peerconnection.cc#newcode241 webrtc/api/peerconnection.cc:241: LOG(LS_WARNING) << "Invalid transport param."; nit: Below we ...
4 years ago (2016-12-06 21:43:40 UTC) #5
hnsl1
https://codereview.webrtc.org/2556783002/diff/1/webrtc/api/peerconnection.cc File webrtc/api/peerconnection.cc (right): https://codereview.webrtc.org/2556783002/diff/1/webrtc/api/peerconnection.cc#newcode241 webrtc/api/peerconnection.cc:241: LOG(LS_WARNING) << "Invalid transport param."; On 2016/12/06 21:43:40, Taylor ...
4 years ago (2016-12-07 09:30:54 UTC) #6
pthatcher1
lgtm
4 years ago (2016-12-07 15:55:27 UTC) #7
hta-webrtc
lgtm always another nit :-) https://codereview.webrtc.org/2556783002/diff/20001/webrtc/api/peerconnection.cc File webrtc/api/peerconnection.cc (right): https://codereview.webrtc.org/2556783002/diff/20001/webrtc/api/peerconnection.cc#newcode244 webrtc/api/peerconnection.cc:244: // As per above ...
4 years ago (2016-12-09 12:02:09 UTC) #9
hnsl1
https://codereview.webrtc.org/2556783002/diff/20001/webrtc/api/peerconnection.cc File webrtc/api/peerconnection.cc (right): https://codereview.webrtc.org/2556783002/diff/20001/webrtc/api/peerconnection.cc#newcode244 webrtc/api/peerconnection.cc:244: // As per above grammar transport param will be ...
4 years ago (2016-12-12 09:28:20 UTC) #10
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/2556783002/40001
4 years ago (2016-12-12 11:10:14 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-12 11:14:33 UTC) #20
commit-bot: I haz the power
4 years ago (2016-12-12 11:14:40 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bd44bb01843d36b3390fd24561531c5d98031be0
Cr-Commit-Position: refs/heads/master@{#15544}

Powered by Google App Engine
This is Rietveld 408576698