summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-14 23:09:04 +0000
committeraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-14 23:09:04 +0000
commit082fd514a674060c2fe073bac8c22ac482cb6dd6 (patch)
treea2f0f705af861d533b70623da1c603ab7973c886 /tools
parentf080b9fbbb3b3db8a34bda1b64033a36fa3bb500 (diff)
downloadchromium_src-082fd514a674060c2fe073bac8c22ac482cb6dd6.zip
chromium_src-082fd514a674060c2fe073bac8c22ac482cb6dd6.tar.gz
chromium_src-082fd514a674060c2fe073bac8c22ac482cb6dd6.tar.bz2
More memleak supressions.
BUG=40429 Review URL: http://codereview.chromium.org/1551031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44576 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index a7eae89..e8defbc 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -905,6 +905,32 @@
fun:_decodeObjectBinary
}
{
+ bug_40429c
+ Memcheck:Leak
+ fun:calloc
+ fun:_internal_class_createInstanceFromZone
+ fun:_internal_class_createInstance
+ fun:+[NSObject allocWithZone:]
+ fun:_decodeObjectBinary
+ fun:_decodeObject
+ fun:-[NSButtonCell initWithCoder:]
+ fun:_decodeObjectBinary
+ fun:_decodeObject
+ fun:-[NSControl initWithCoder:]
+ fun:-[NSButton initWithCoder:]
+ fun:_decodeObjectBinary
+ fun:-[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:]
+ fun:-[NSArray(NSArray) initWithCoder:]
+ fun:_decodeObjectBinary
+ fun:_decodeObject
+ fun:-[NSView initWithCoder:]
+ fun:_decodeObjectBinary
+ fun:_decodeObject
+ fun:-[NSResponder initWithCoder:]
+ fun:-[NSView initWithCoder:]
+ fun:-[NSControl initWithCoder:]
+}
+{
bug_40585
Memcheck:Param
socketcall.sendmsg(msg.msg_iov[i])