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 3170049: Fix valgrind memory leak in session_manager_unittest.... (Closed)

Created:
10 years, 3 months ago by garykac
Modified:
9 years, 6 months ago
CC:
chromium-reviews, Alexander Potapenko, Alpha Left Google, Sergey Ulanov, Timur Iskhodzhanov, dmac, pam+watch_chromium.org, awong, Paweł Hajdan Jr., stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Fix valgrind memory leak in session_manager_unittest. BUG=46678, 53277 TEST=remove 2 suppressions, run valgrind linux Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58496

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -38 lines) Patch
M remoting/host/session_manager_unittest.cc View 2 chunks +5 lines, -14 lines 1 comment Download
M tools/valgrind/memcheck/suppressions.txt View 2 chunks +0 lines, -24 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
garykac
10 years, 3 months ago (2010-08-26 20:36:19 UTC) #1
awong
LGTM Nice catch! http://codereview.chromium.org/3170049/diff/1/2 File remoting/host/session_manager_unittest.cc (right): http://codereview.chromium.org/3170049/diff/1/2#newcode71 remoting/host/session_manager_unittest.cc:71: delete arg2; Stupid non-self-deleting callbacks.
10 years, 3 months ago (2010-08-26 20:39:06 UTC) #2
dhollowa
LGTM. Thanks. Now to see how the bots like it...
10 years, 3 months ago (2010-08-26 21:18:25 UTC) #3
garykac
On 2010/08/26 21:18:25, dhollowa wrote: > LGTM. Thanks. Now to see how the bots like ...
10 years, 3 months ago (2010-08-30 21:43:13 UTC) #4
garykac
10 years, 3 months ago (2010-08-31 00:57:12 UTC) #5
On 2010/08/30 21:43:13, garykac wrote:
> On 2010/08/26 21:18:25, dhollowa wrote:
> > LGTM.  Thanks.  Now to see how the bots like it...
> 
> The bots are happy except for mac_valgrind, which seems to be completely
broken:
> http://build.chromium.org/buildbot/try-server/builders/mac_valgrind/builds/285
> 
> I've run them through the mac valgrind bots 7 times since Friday and, AFAICT,
> they don't seem to be returning useful info.

Message from MA Ruel Re: mac try issues:

ld: in /b/slave/mac_valgrind/build/src/xcodebuild/Debug/libwebcore.a, can't map
file, errno=12
collect2: ld returned 1 exit status
It should be fixed at r57905. I worked the last 4 days to fix that f***ing bug.

So I'm running it through again...

Powered by Google App Engine
This is Rietveld 408576698