summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-20 22:57:35 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-20 22:57:35 +0000
commit128bec3cd249be7675fec39d184da047d7fbab76 (patch)
treee43106dea3eeee586c22cb0e994df0fd49414246 /tools
parentbc669d1f61befa7639d5cebb051bd4ccd85bee90 (diff)
downloadchromium_src-128bec3cd249be7675fec39d184da047d7fbab76.zip
chromium_src-128bec3cd249be7675fec39d184da047d7fbab76.tar.gz
chromium_src-128bec3cd249be7675fec39d184da047d7fbab76.tar.bz2
Use the existing PRINTPAGERANGE rather than allocating a new one.
BUG=68307 TEST=Dr. Memory no longer complains. Review URL: http://codereview.chromium.org/5998010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72032 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/drmemory/suppressions.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/valgrind/drmemory/suppressions.txt b/tools/valgrind/drmemory/suppressions.txt
index 8bf7ec0..90658de 100644
--- a/tools/valgrind/drmemory/suppressions.txt
+++ b/tools/valgrind/drmemory/suppressions.txt
@@ -418,12 +418,5 @@ POSSIBLE LEAK
*!remoting::DecompressorZlib::InitStream
*!remoting::DecompressorZlib::Reset
-# http://crbug.com/68307
-POSSIBLE LEAK
-...
-*!PrintDlgExMock
-...
-*!PrintingContextTest_PrintAll_Test::TestBody
-
# Empty line at EOF - workaround for
# http://code.google.com/p/drmemory/issues/detail?id=41