summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-16 08:49:29 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-16 08:49:29 +0000
commitea041fe258b48823ddb9cffd4600d9907cd79a7a (patch)
tree6f1f2b825d4a8273229fa3b9624844588f6b9b6c /tools/heapcheck
parent43fdfbe67bb15655d29d53fdae28a56dea775ca1 (diff)
downloadchromium_src-ea041fe258b48823ddb9cffd4600d9907cd79a7a.zip
chromium_src-ea041fe258b48823ddb9cffd4600d9907cd79a7a.tar.gz
chromium_src-ea041fe258b48823ddb9cffd4600d9907cd79a7a.tar.bz2
Revert the issue 107841 suppression as the leak have been plugged in r114781
TBR=hbono BUG=107841 Review URL: http://codereview.chromium.org/8963013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114783 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck')
-rw-r--r--tools/heapcheck/suppressions.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 05f473c..f9032ae 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1751,9 +1751,3 @@
fun:browser_sync::DataTypeManagerImpl::Stop
fun:ProfileSyncService::Shutdown
}
-{
- bug_107841
- Heapcheck:Leak
- ...
- fun:net::X509Certificate::GetPublicKeyInfo
-}