summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
diff options
context:
space:
mode:
authorglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-20 10:57:03 +0000
committerglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-20 10:57:03 +0000
commitcd3fc29439ccc9aba9d0ba63e7aafdf99879245e (patch)
tree9e44e5e40793f6fb3dd31e46bb3f8c266321e900 /tools/valgrind
parent73a822fc4edecfd7995319f791f0fdd2fe60da60 (diff)
downloadchromium_src-cd3fc29439ccc9aba9d0ba63e7aafdf99879245e.zip
chromium_src-cd3fc29439ccc9aba9d0ba63e7aafdf99879245e.tar.gz
chromium_src-cd3fc29439ccc9aba9d0ba63e7aafdf99879245e.tar.bz2
Expand a number of suppressions for the mac_valgrind trybot:
-- issue 20504 (leak in LoadNib) -- issue 46186 (Leak in HALCADClientListener::HALCADClientListener) -- issue 71111 (Memory leak on Mac in test MenuButtonTest.OpenOnClick) TBR=timurrrr BUG=20504,46186,71111,79878 Review URL: http://codereview.chromium.org/6880066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82280 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind')
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt15
1 files changed, 6 insertions, 9 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index a58f5c6..e97122d 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -303,7 +303,7 @@
Memcheck:Leak
fun:malloc_zone_calloc
fun:_internal_class_createInstanceFromZone
- fun:+[NSObject allocWithZone:]
+ fun:+[NSObject* allocWithZone:]
...
fun:-[NSCustomObject nibInstantiate]
fun:-[NSIBObjectData instantiateObject:]
@@ -656,7 +656,7 @@
fun:_ZN9HALSystem15InitializeShellEv
fun:_ZN9HALSystem16CheckOutInstanceEv
fun:AudioObjectGetPropertyData
- fun:_ZN12_GLOBAL__N_116HasAudioHardwareEm
+ fun:*16HasAudioHardwareEm
fun:_ZN15AudioManagerMac21HasAudioOutputDevicesEv
fun:_ZN5mediaL21HasAudioOutputDevicesEv
fun:_ZN5media45AudioOutputControllerTest_CreateAndClose_Test8TestBodyEv
@@ -669,7 +669,7 @@
fun:_ZN9HALSystem15InitializeShellEv
fun:_ZN9HALSystem16CheckOutInstanceEv
fun:AudioObjectGetPropertyData
- fun:_ZN12_GLOBAL__N_116HasAudioHardwareEm
+ fun:*16HasAudioHardwareEm
fun:_ZN15AudioManagerMac21HasAudioOutputDevicesEv
fun:_ZN5mediaL21HasAudioOutputDevicesEv
fun:_ZN5media45AudioOutputControllerTest_CreateAndClose_Test8TestBodyEv
@@ -1250,15 +1250,12 @@
Memcheck:Leak
fun:malloc_zone_malloc
fun:_CFRuntimeCreateInstance
- fun:__CFDictionaryInit
+ ...
fun:utDeactivateAllSelectedIMInDoc
fun:MyDeactivateTSMDocument
- fun:_ReactivateTSMDocumentAfterMenuTracking
- fun:_Z20TearDownMenuTrackingR14MenuSelectData
- fun:_Z19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttmS4_S4_PK10__CFStringPP13OpaqueMenuRefPt
+ ...
fun:_HandlePopUpMenuSelection7
- fun:_NSPopUpCarbonMenu3
- fun:-[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOptions:]
+ ...
fun:-[NSPopUpButtonCell trackMouse:inRect:ofView:untilMouseUp:]
fun:-[NSPopUpButtonCell performClickWithFrame:inView:]
fun:-[MenuButton(Private) showMenu:]