summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-17 12:50:06 +0000
committerglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-17 12:50:06 +0000
commitbf000686480c899c83608d32d3f37a3a1cbd0791 (patch)
tree4247a338b17c8ee7a9f7842e0e4c1f0fe36f86db
parent4f4863750ceccaa845e03eaf9768451c0db7e805 (diff)
downloadchromium_src-bf000686480c899c83608d32d3f37a3a1cbd0791.zip
chromium_src-bf000686480c899c83608d32d3f37a3a1cbd0791.tar.gz
chromium_src-bf000686480c899c83608d32d3f37a3a1cbd0791.tar.bz2
Suppress more leaks for bug 46678.
BUG=46678 TBR=garykac Review URL: http://codereview.chromium.org/2813017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50096 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--tools/heapcheck/suppressions.txt13
1 files changed, 12 insertions, 1 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 5eeaaf8..049e6cb 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -748,15 +748,26 @@
fun:testing::Test::Run
}
+# '*ChromotingPlugin' stands for 'ChromotingPlugin' and
+# 'remoting::ChromotingPlugin::ChromotingPlugin'.
{
bug_46678_d
Heapcheck:Leak
...
- fun:remoting::ChromotingPlugin::ChromotingPlugin
+ fun:*ChromotingPlugin
fun:CreatePlugin
}
{
+ bug_46678_e
+ Heapcheck:Leak
+ fun:Callback3::Type* NewCallback
+ fun:remoting::SessionManager::DoEncode
+ fun:void DispatchToMethod
+ fun:RunnableMethod::Run
+}
+
+{
bug_46715
Heapcheck:Leak
fun:WebCore::makeExternalString