]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Darwin11.supp should include suppression for known uninitialised read in pthread_rwlo...
authorRhys Kidd <rhyskidd@gmail.com>
Tue, 2 Jun 2015 10:30:15 +0000 (10:30 +0000)
committerRhys Kidd <rhyskidd@gmail.com>
Tue, 2 Jun 2015 10:30:15 +0000 (10:30 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15303

darwin11.supp

index 3dc3cb4d0f8d64bf90be6906e00027e7946f7bc1..2008ace1d68ea4b7b72fc83dbdbb23c1ddb6bee4 100644 (file)
    fun:__setenv
 }
 
+# See https://bugs.kde.org/show_bug.cgi?id=196528
+{
+   macos-__pthread_rwlock_init-see-our-bug-196528
+   Memcheck:Cond
+   fun:pthread_rwlock_init
+}
+
 #{
 #   libSystem-keymgr-leak-at-exit
 #   Memcheck:Leak