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

Issue 2645703003: Stop leaking FlexfecReceiveStream objects after call shutdown. (Closed)

Created:
3 years, 11 months ago by brandtr
Modified:
3 years, 11 months ago
Reviewers:
stefan-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun, kjellander_webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Stop leaking FlexfecReceiveStream objects after call shutdown. BUG=webrtc:7017 Review-Url: https://codereview.webrtc.org/2645703003 Cr-Commit-Position: refs/heads/master@{#16212} Committed: https://chromium.googlesource.com/external/webrtc/+/9c3d4c4d881be595dd8e68e2130f23d9f4fab057

Patch Set 1 : Fix leak. #

Patch Set 2 : Simplified test case. #

Total comments: 1

Patch Set 3 : Harmonize FakeCall implementation with Call. Revert fix to expose leak on bots. #

Patch Set 4 : Apply fix again. #

Patch Set 5 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -31 lines) Patch
M webrtc/media/engine/fakewebrtccall.h View 1 2 3 chunks +2 lines, -3 lines 0 comments Download
M webrtc/media/engine/fakewebrtccall.cc View 1 2 2 chunks +13 lines, -10 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.cc View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2_unittest.cc View 1 2 3 4 5 chunks +38 lines, -18 lines 0 comments Download

Messages

Total messages: 29 (14 generated)
brandtr
3 years, 11 months ago (2017-01-19 15:38:48 UTC) #2
brandtr
Extra simple test case.
3 years, 11 months ago (2017-01-20 13:52:10 UTC) #7
stefan-webrtc
On 2017/01/20 13:52:10, brandtr wrote: > Extra simple test case. Can't find the test case?
3 years, 11 months ago (2017-01-20 14:48:36 UTC) #9
brandtr
Simplified test case.
3 years, 11 months ago (2017-01-20 15:00:50 UTC) #10
brandtr
https://codereview.webrtc.org/2645703003/diff/60001/webrtc/media/engine/webrtcvideoengine2_unittest.cc File webrtc/media/engine/webrtcvideoengine2_unittest.cc (right): https://codereview.webrtc.org/2645703003/diff/60001/webrtc/media/engine/webrtcvideoengine2_unittest.cc#newcode2427 webrtc/media/engine/webrtcvideoengine2_unittest.cc:2427: TEST_F(WebRtcVideoChannel2FlexfecTest, SetRecvCodecsWithFec) { Here it is. This is a ...
3 years, 11 months ago (2017-01-20 15:04:50 UTC) #11
stefan-webrtc
kjellander, any idea why this leak wasn't caught by the asan bots?
3 years, 11 months ago (2017-01-20 15:10:37 UTC) #12
brandtr
On 2017/01/20 15:10:37, stefan-webrtc wrote: > kjellander, any idea why this leak wasn't caught by ...
3 years, 11 months ago (2017-01-23 07:26:15 UTC) #13
brandtr
Harmonize FakeCall implementation with Call. Revert fix to expose leak on bots.
3 years, 11 months ago (2017-01-23 08:36:11 UTC) #14
brandtr
Local results with FakeCall/Call harmonization and fix reverted: ✘ brandtr@brandtr  ~/src/webrtc/src   R-Fix_FlexfecReceiveStream_leak ...
3 years, 11 months ago (2017-01-23 08:52:44 UTC) #15
brandtr
Apply fix again.
3 years, 11 months ago (2017-01-23 08:53:08 UTC) #16
brandtr
Local results with fix reapplied: brandtr@brandtr  ~/src/webrtc/src   R-Fix_FlexfecReceiveStream_leak  ASAN_OPTIONS="symbolize=1 detect_leaks=1" out/Asan/rtc_media_unittests ...
3 years, 11 months ago (2017-01-23 08:53:46 UTC) #17
stefan-webrtc
lgtm
3 years, 11 months ago (2017-01-23 10:40:31 UTC) #18
brandtr
Rebase.
3 years, 11 months ago (2017-01-23 10:46:32 UTC) #19
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/2645703003/120001
3 years, 11 months ago (2017-01-23 14:57:01 UTC) #26
commit-bot: I haz the power
3 years, 11 months ago (2017-01-23 14:59:19 UTC) #29
Message was sent while issue was closed.
Committed patchset #5 (id:120001) as
https://chromium.googlesource.com/external/webrtc/+/9c3d4c4d881be595dd8e68e21...

Powered by Google App Engine
This is Rietveld 408576698