summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/memcheck
diff options
context:
space:
mode:
authorrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-13 15:47:34 +0000
committerrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-13 15:47:34 +0000
commit851fd8e6dd20f647944f9c2c9c003b911bef9b77 (patch)
treecd076397723237ef92b3cca2261eb3d3ee1249eb /tools/valgrind/memcheck
parentbf64d1e5c95a7fa9e65395747d2d4da65de0040a (diff)
downloadchromium_src-851fd8e6dd20f647944f9c2c9c003b911bef9b77.zip
chromium_src-851fd8e6dd20f647944f9c2c9c003b911bef9b77.tar.gz
chromium_src-851fd8e6dd20f647944f9c2c9c003b911bef9b77.tar.bz2
Add a suppression for a variant of crbug.com/40429.
TBR=jrg,aa BUG=40429 TEST=Mac Valgrind goes green Review URL: http://codereview.chromium.org/1633010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44358 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind/memcheck')
-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 34823dc..894156a 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -877,6 +877,32 @@
fun:_decodeObject
}
{
+ bug_40429b
+ 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:_decodeObject
+ fun:-[NSNibConnector initWithCoder:]
+ fun:-[NSNibControlConnector initWithCoder:]
+ fun:_decodeObjectBinary
+ fun:-[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:]
+ fun:-[NSArray(NSArray) initWithCoder:]
+ fun:_decodeObjectBinary
+ fun:_decodeObject
+ fun:-[NSIBObjectData initWithCoder:]
+ fun:_decodeObjectBinary
+}
+{
bug_40585
Memcheck:Param
socketcall.sendmsg(msg.msg_iov[i])