summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-26 22:07:01 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-26 22:07:01 +0000
commit93021c600f052d9bd3162cf652ee9c7a7e642dc5 (patch)
tree0c0bfc7a13e6bdb5d9510c49c219c5e8b3e9e97b /tools
parent1c6e122c8ab015aa61bbe53593329cd1dea4a0c6 (diff)
downloadchromium_src-93021c600f052d9bd3162cf652ee9c7a7e642dc5.zip
chromium_src-93021c600f052d9bd3162cf652ee9c7a7e642dc5.tar.gz
chromium_src-93021c600f052d9bd3162cf652ee9c7a7e642dc5.tar.bz2
70782 needs heapcheck suppressions as well
BUG=70782 TBR=ahendrickson git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72698 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/heapcheck/suppressions.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index c31497f..6b87ae7 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1196,3 +1196,9 @@
fun:ui::::RunTest
fun:ui::TextEliderTest_TestGeneralEliding_Test::TestBody
}
+{
+ bug_70782
+ Heapcheck:Leak
+ fun:SyncSetupWizard
+ fun:ProfileSyncService
+}