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

Issue 10151013: Clean up leaks in gdata_db_unittest.cc (Closed)

Created:
8 years, 8 months ago by achuithb
Modified:
8 years, 8 months ago
Reviewers:
satorux1
CC:
chromium-reviews, achuith+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Clean up leaks in gdata_db_unittest.cc BUG=124961 TEST=valgrind should be pleased. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=134005

Patch Set 1 #

Patch Set 2 : Make root a stack var instead of a member #

Total comments: 2

Patch Set 3 : remove suppressions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -52 lines) Patch
M chrome/browser/chromeos/gdata/gdata_db_unittest.cc View 1 6 chunks +49 lines, -39 lines 0 comments Download
M tools/heapcheck/suppressions.txt View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M tools/valgrind/memcheck/suppressions.txt View 1 2 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
achuithb
Suppression here: http://codereview.chromium.org/10222002/
8 years, 8 months ago (2012-04-25 10:34:05 UTC) #1
satorux1
Please also remove the suppression. http://codereview.chromium.org/10151013/diff/8001/chrome/browser/chromeos/gdata/gdata_db_unittest.cc File chrome/browser/chromeos/gdata/gdata_db_unittest.cc (right): http://codereview.chromium.org/10151013/diff/8001/chrome/browser/chromeos/gdata/gdata_db_unittest.cc#newcode119 chrome/browser/chromeos/gdata/gdata_db_unittest.cc:119: STLDeleteElements(&entry_set_); Is this the ...
8 years, 8 months ago (2012-04-25 17:47:23 UTC) #2
achuithb
I've removed the suppressions as well. http://codereview.chromium.org/10151013/diff/8001/chrome/browser/chromeos/gdata/gdata_db_unittest.cc File chrome/browser/chromeos/gdata/gdata_db_unittest.cc (right): http://codereview.chromium.org/10151013/diff/8001/chrome/browser/chromeos/gdata/gdata_db_unittest.cc#newcode119 chrome/browser/chromeos/gdata/gdata_db_unittest.cc:119: STLDeleteElements(&entry_set_); On 2012/04/25 ...
8 years, 8 months ago (2012-04-25 18:34:38 UTC) #3
satorux1
LGTM
8 years, 8 months ago (2012-04-25 18:38:37 UTC) #4
achuithb
8 years, 8 months ago (2012-04-25 18:40:05 UTC) #5
On 2012/04/25 18:38:37, satorux1 wrote:
> LGTM

Thank you! Going to wait for the linux_chromeos valgrind bot, which hopefully
won't fail because of the #*&$ bluetooth issue.

Powered by Google App Engine
This is Rietveld 408576698