diff options
author | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-10 05:32:12 +0000 |
---|---|---|
committer | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-10 05:32:12 +0000 |
commit | 40ea8b4eef2f16e43a7ca9bdd3eba2c313d9dbca (patch) | |
tree | b864b5b78197a72ab9a7d94ad29837cfeb65132b /tools | |
parent | 35b2911a7207b8dca44426e4094b298ad550ce1c (diff) | |
download | chromium_src-40ea8b4eef2f16e43a7ca9bdd3eba2c313d9dbca.zip chromium_src-40ea8b4eef2f16e43a7ca9bdd3eba2c313d9dbca.tar.gz chromium_src-40ea8b4eef2f16e43a7ca9bdd3eba2c313d9dbca.tar.bz2 |
Remove obsolete suppression
TBR=timurrrr@chromium.org
BUG=78505
TEST=heapcheck stays green
Review URL: http://codereview.chromium.org/7867021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100572 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 6e78894..5eb970c 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -1070,19 +1070,6 @@ fun:WebCore::parseUASheet } { - bug_78505 - Heapcheck:Leak - fun:__gnu_cxx::new_allocator::allocate - fun:std::string::_Rep::_S_create - fun:std::string::_S_construct - fun:std::string::_S_construct_aux - fun:std::string::_S_construct - fun:*basic_string* - fun:RendererMessageLoopObserver - fun:RendererMain - fun:SimpleRenderer -} -{ bug_79322a Heapcheck:Leak fun:__gnu_cxx::new_allocator::allocate |