summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-29 20:58:44 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-29 20:58:44 +0000
commitd36c0c979bff62fa1652e8da1938cb2829b10951 (patch)
tree1030883ace2e450f22c571ac4443360dc2205960 /tools
parent66b2c3e610f44d27e5964dc984e088853b7dbbb8 (diff)
downloadchromium_src-d36c0c979bff62fa1652e8da1938cb2829b10951.zip
chromium_src-d36c0c979bff62fa1652e8da1938cb2829b10951.tar.gz
chromium_src-d36c0c979bff62fa1652e8da1938cb2829b10951.tar.bz2
Revert parts of http://codereview.chromium.org/2808079 as requested by thestig.
Review URL: http://codereview.chromium.org/3056032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54189 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 5480270..3aa3ca0 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -221,6 +221,18 @@
fun:_ZN4dyld24initializeMainExecutableEv
}
{
+ # With our tweaks to get Chromium to link on Mac 10.5, we sometimes get
+ # this suppression instead.
+ Mac_Sandbox_Intentional_Leak3
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_Z41__static_initialization_and_destruction_0ii
+ fun:_ZN16ImageLoaderMachO18doModInitFunctionsERKN11ImageLoader11LinkContextE
+ fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj
+ fun:_ZN11ImageLoader15runInitializersERKNS_11LinkContextE
+ fun:_ZN4dyld24initializeMainExecutableEv
+}
+{
# jrg thinks this is probably a bug in Cocoa but is harmless. We
# can hit it by using --homepage=about:blank, which triggers a
# location bar focus earlier than normal (earlier than when a