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

Issue 15797010: Fix leak in WeakPtrTest::NonOwnerThreadCanCopyAndAssignWeakPtr{,Base} (Closed)

Created:
7 years, 6 months ago by akalin
Modified:
7 years, 6 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, gavinp+memory_chromium.org
Visibility:
Public.

Description

Fix leak in WeakPtrTest::NonOwnerThreadCanCopyAndAssignWeakPtr{,Base} The leak was caused by DeleteArrow() not being called. BUG=179758 R=jar@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=205345

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -12 lines) Patch
M base/memory/weak_ptr_unittest.cc View 1 1 chunk +8 lines, -12 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
akalin
+jar for review (since you reviewed my original CL that introduced the leak)
7 years, 6 months ago (2013-06-07 22:10:08 UTC) #1
jar (doing other things)
Please add description which hints at what was going wrong with the original CL... and ...
7 years, 6 months ago (2013-06-10 03:32:41 UTC) #2
akalin
PTAL https://codereview.chromium.org/15797010/diff/1/base/memory/weak_ptr_unittest.cc File base/memory/weak_ptr_unittest.cc (right): https://codereview.chromium.org/15797010/diff/1/base/memory/weak_ptr_unittest.cc#newcode448 base/memory/weak_ptr_unittest.cc:448: TEST(WeakPtrTest, NonOwnerThreadCanCopyAndAssignWeakPtr) { On 2013/06/10 03:32:41, jar wrote: ...
7 years, 6 months ago (2013-06-10 17:58:21 UTC) #3
jar (doing other things)
lgtm
7 years, 6 months ago (2013-06-10 23:44:56 UTC) #4
akalin
7 years, 6 months ago (2013-06-10 23:46:22 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r205345 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698