summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authormflodman@chromium.org <mflodman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-24 10:40:23 +0000
committermflodman@chromium.org <mflodman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-24 10:40:23 +0000
commitf3c2c1430561c7394361f1765477ac893fdc25f7 (patch)
tree759b17a65578e7eb07cab9d821eee4e162587429 /tools
parentc30e028be802592f245df44590f44352acd7e55a (diff)
downloadchromium_src-f3c2c1430561c7394361f1765477ac893fdc25f7.zip
chromium_src-f3c2c1430561c7394361f1765477ac893fdc25f7.tar.gz
chromium_src-f3c2c1430561c7394361f1765477ac893fdc25f7.tar.bz2
Moved QTKit Valgrind suppression to third party.
BUG=100772 Review URL: http://codereview.chromium.org/8359024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106903 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt51
1 files changed, 26 insertions, 25 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index e0dba9a..1241708 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -292,6 +292,32 @@
fun:+[NSThemeFrame initialize]
fun:_class_initialize
}
+{
+ # QTKit leak. See http://crbug.com/100772 and rdar://10319535.
+ bug_100772
+ Memcheck:Leak
+ fun:calloc
+ fun:QTMLCreateMutex
+ fun:WarholCreateGlobals
+ fun:INIT_QuickTimeLibInternal
+ fun:pthread_once
+ fun:INIT_QuickTimeLib
+ fun:EnterMovies_priv
+ fun:EnterMovies
+ fun:TundraUnitInputFromTSFileEntry
+ fun:TundraUnitVDIGInputEntry
+ fun:TundraUnitCreateFromDescription
+ fun:+[QTCaptureVDIGDevice _refreshDevices]
+ fun:+[QTCaptureVDIGDevice devicesWithIOType:]
+ fun:+[QTCaptureDevice devicesWithIOType:]
+ fun:+[QTCaptureDevice inputDevices]
+ fun:+[QTCaptureDevice inputDevicesWithMediaType:]
+ fun:+[VideoCaptureDeviceQTKit deviceNames]
+ fun:_ZN5media18VideoCaptureDevice14GetDeviceNamesEPSt4listINS0_4NameESaIS2_EE
+ fun:_ZN5media21VideoCaptureDeviceMac4InitEv
+ fun:_ZN5media18VideoCaptureDevice6CreateERKNS0_4NameE
+ fun:_ZN5media45VideoCaptureDeviceTest_OpenInvalidDevice_Test8TestBodyEv
+}
# 2. Intentional unit test errors, stuff that is somehow a false positive
# in our own code, or stuff that is so trivial it's not worth fixing.
@@ -1911,31 +1937,6 @@
fun:PlotIconRefInContext
}
{
- bug_100772
- Memcheck:Leak
- fun:calloc
- fun:QTMLCreateMutex
- fun:WarholCreateGlobals
- fun:INIT_QuickTimeLibInternal
- fun:pthread_once
- fun:INIT_QuickTimeLib
- fun:EnterMovies_priv
- fun:EnterMovies
- fun:TundraUnitInputFromTSFileEntry
- fun:TundraUnitVDIGInputEntry
- fun:TundraUnitCreateFromDescription
- fun:+[QTCaptureVDIGDevice _refreshDevices]
- fun:+[QTCaptureVDIGDevice devicesWithIOType:]
- fun:+[QTCaptureDevice devicesWithIOType:]
- fun:+[QTCaptureDevice inputDevices]
- fun:+[QTCaptureDevice inputDevicesWithMediaType:]
- fun:+[VideoCaptureDeviceQTKit deviceNames]
- fun:_ZN5media18VideoCaptureDevice14GetDeviceNamesEPSt4listINS0_4NameESaIS2_EE
- fun:_ZN5media21VideoCaptureDeviceMac4InitEv
- fun:_ZN5media18VideoCaptureDevice6CreateERKNS0_4NameE
- fun:_ZN5media45VideoCaptureDeviceTest_OpenInvalidDevice_Test8TestBodyEv
-}
-{
bug_100983
Memcheck:Leak
fun:_Znw*