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

Issue 332038: Fix memory leaks in media_bench. (Closed)

Created:
11 years, 1 month ago by scherkus (not reviewing)
Modified:
9 years, 7 months ago
Reviewers:
fbarchard, awong
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix memory leaks in media_bench. BUG=25855, 25945 TEST=valgrind should report no leaks caused by media_bench itself Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30228

Patch Set 1 #

Patch Set 2 : Style #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -12 lines) Patch
M media/bench/bench.cc View 1 4 chunks +19 lines, -12 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scherkus (not reviewing)
11 years, 1 month ago (2009-10-26 23:42:36 UTC) #1
fbarchard
was there a leak? how I repro this?
11 years, 1 month ago (2009-10-27 05:52:02 UTC) #2
scherkus (not reviewing)
build under linux, run media_bench with valgrind the command line I used was: valgrind --tool=memcheck ...
11 years, 1 month ago (2009-10-27 07:52:22 UTC) #3
fbarchard
11 years, 1 month ago (2009-10-27 18:12:29 UTC) #4
LGTM
fixes the leak.  would be good to do the command line one too.
valgrind is cool!

Powered by Google App Engine
This is Rietveld 408576698