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

Issue 2357733002: Fix a stun attribute leak. (Closed)

Created:
4 years, 3 months ago by honghaiz3
Modified:
4 years, 3 months ago
Reviewers:
skvlad
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix a stun attribute leak. In https://cs.chromium.org/chromium/src/third_party/webrtc/p2p/base/stun.cc?rcl=1474384719&l=352, if read returned false, the created attr would not be released. BUG=chromium:648064 R=skvlad@webrtc.org Committed: https://crrev.com/3e02430587370ba7e02cd6eec4970fdd6e1ea2c2 Cr-Commit-Position: refs/heads/master@{#14357}

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M webrtc/p2p/base/stun.cc View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
skvlad
lgtm https://codereview.webrtc.org/2357733002/diff/1/webrtc/p2p/base/stun.cc File webrtc/p2p/base/stun.cc (right): https://codereview.webrtc.org/2357733002/diff/1/webrtc/p2p/base/stun.cc#newcode344 webrtc/p2p/base/stun.cc:344: CreateAttribute(attr_type, attr_length)); You could also change CreateAttribute itself ...
4 years, 3 months ago (2016-09-20 23:14:21 UTC) #2
honghaiz3
https://codereview.webrtc.org/2357733002/diff/1/webrtc/p2p/base/stun.cc File webrtc/p2p/base/stun.cc (right): https://codereview.webrtc.org/2357733002/diff/1/webrtc/p2p/base/stun.cc#newcode344 webrtc/p2p/base/stun.cc:344: CreateAttribute(attr_type, attr_length)); On 2016/09/20 23:14:21, skvlad wrote: > You ...
4 years, 3 months ago (2016-09-21 17:36:31 UTC) #3
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/2357733002/20001
4 years, 3 months ago (2016-09-21 17:36:55 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 3 months ago (2016-09-21 19:37:44 UTC) #8
honghaiz3
4 years, 3 months ago (2016-09-22 16:52:36 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
3e02430587370ba7e02cd6eec4970fdd6e1ea2c2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698