diff options
author | rvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-13 18:21:54 +0000 |
---|---|---|
committer | rvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-13 18:21:54 +0000 |
commit | 8d3cdc38d0d402e30b0c3c6714d456cd8613e2f7 (patch) | |
tree | f4fca6c0675b1e8a780ff0b304499e7ca9cec256 /tools | |
parent | ee64707943124f7186837f27c94fbf09c8b62814 (diff) | |
download | chromium_src-8d3cdc38d0d402e30b0c3c6714d456cd8613e2f7.zip chromium_src-8d3cdc38d0d402e30b0c3c6714d456cd8613e2f7.tar.gz chromium_src-8d3cdc38d0d402e30b0c3c6714d456cd8613e2f7.tar.bz2 |
Merge two Valgrind failures into one supression.
BUG=44090
TEST=none
Review URL: http://codereview.chromium.org/2099001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47163 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/memcheck/suppressions_mac.txt | 21 |
1 files changed, 2 insertions, 19 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt index 335a68ed..a548fa3 100644 --- a/tools/valgrind/memcheck/suppressions_mac.txt +++ b/tools/valgrind/memcheck/suppressions_mac.txt @@ -1138,25 +1138,8 @@ bug_44090 Memcheck:Leak fun:_Znw* - fun:_ZN11sandboxtest8internal19RegisterSandboxTestIN12_GLOBAL__N_129MacSandboxedClipboardTestCaseEEC2EPKc - fun:_ZN11sandboxtest8internal19RegisterSandboxTestIN12_GLOBAL__N_129MacSandboxedClipboardTestCaseEEC1EPKc - fun:_Z41__static_initialization_and_destruction_0ii - fun:_GLOBAL__I__ZNSt3tr112_GLOBAL__N_16ignoreE - fun:_ZN16ImageLoaderMachO18doModInitFunctionsERKN11ImageLoader11LinkContextE - fun:_ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj - fun:_ZN11ImageLoader15runInitializersERKNS_11LinkContextE - fun:_ZN4dyld24initializeMainExecutableEv - fun:_ZN4dyld5_mainEPK11mach_headermiPPKcS5_S5_ - fun:_ZN13dyldbootstrap5startEPK11mach_headeriPPKcl - fun:_dyld_start - obj:* -} -{ - bug_44090 - Memcheck:Leak - fun:_Znw* - fun:_ZN11sandboxtest8internal19RegisterSandboxTestIN12_GLOBAL__N_130MacSandboxedFileAccessTestCaseEEC2EPKc - fun:_ZN11sandboxtest8internal19RegisterSandboxTestIN12_GLOBAL__N_130MacSandboxedFileAccessTestCaseEEC1EPKc + fun:_ZN11sandboxtest8internal19RegisterSandboxTestIN12_GLOBAL__N_*MacSandboxedClipboardTestCaseEEC2EPKc + fun:_ZN11sandboxtest8internal19RegisterSandboxTestIN12_GLOBAL__N_*MacSandboxedClipboardTestCaseEEC1EPKc fun:_Z41__static_initialization_and_destruction_0ii fun:_GLOBAL__I__ZNSt3tr112_GLOBAL__N_16ignoreE fun:_ZN16ImageLoaderMachO18doModInitFunctionsERKN11ImageLoader11LinkContextE |