Commit c254ab51 authored by bruening@google.com's avatar bruening@google.com

Suppress leaks in ManagedMode::ManagedMode()

TBR=bauerb@chromium.org
BUG=143431
TEST=waterfall.sh

Review URL: https://chromiumcodereview.appspot.com/10825423

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152134 0039d316-1c4b-4281-b951-d872f2087c98
parent 1abb254c
......@@ -5800,6 +5800,15 @@
...
fun:_ZN10extensions*Permission*Test*
}
{
bug_143431
Memcheck:Leak
fun:_Znw*
fun:_ZN11ManagedModeC2Ev
fun:_ZN12_GLOBAL__N_115FakeManagedModeC1Ev
fun:_ZN15ManagedModeTestC2Ev
fun:_ZN*ManagedModeTest_*
}
#-----------------------------------------------------------------------
# 4. These only occur on our Google workstations
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment