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

Issue 7658002: Fix invalid read in the ResourceTracker tests. It wasn't doing the proper (Closed)

Created:
9 years, 4 months ago by brettw
Modified:
9 years, 4 months ago
Reviewers:
piman
CC:
chromium-reviews, Alexander Potapenko, Timur Iskhodzhanov, pam+watch_chromium.org, Paweł Hajdan Jr., darin-cc_chromium.org, stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Fix invalid read in the ResourceTracker tests. It wasn't doing the proper NPObject reference counting and was double-freeing the object. TEST=tools/valgrind/chrome_tests.sh -t test_shell --gtest_filter="ResourceTrackerTest.*" BUG=92279 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96948

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -35 lines) Patch
M tools/valgrind/memcheck/suppressions.txt View 2 chunks +0 lines, -32 lines 0 comments Download
M webkit/plugins/ppapi/resource_tracker_unittest.cc View 6 chunks +17 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
9 years, 4 months ago (2011-08-16 00:05:52 UTC) #1
piman
9 years, 4 months ago (2011-08-16 00:15:53 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698