diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-17 09:53:19 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-17 09:53:19 +0000 |
commit | 74005015f4621defbc22e5413414a1ac5800fdc8 (patch) | |
tree | a6071b6c5d12f583034912ea2ebe2d57cd6aa6b8 /tools | |
parent | 5391f61e1cd2b66f7cf9ded54346453779fe45bc (diff) | |
download | chromium_src-74005015f4621defbc22e5413414a1ac5800fdc8.zip chromium_src-74005015f4621defbc22e5413414a1ac5800fdc8.tar.gz chromium_src-74005015f4621defbc22e5413414a1ac5800fdc8.tar.bz2 |
Heapchecker: Widen another suppression.
BUG=49300
TEST=none
TBR=tyoshino
Review URL: http://codereview.chromium.org/2827056
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52819 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/heapcheck/suppressions.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt index 0d26c5e..d2a6fc0 100644 --- a/tools/heapcheck/suppressions.txt +++ b/tools/heapcheck/suppressions.txt @@ -880,6 +880,7 @@ { bug_49300_b Heapcheck:Leak + ... fun:disk_cache::BackendImpl::CreateEntryImpl fun:disk_cache::BackendImpl::SyncCreateEntry fun:disk_cache::BackendIO::ExecuteBackendOperation |