Darwin11.supp should include suppression for known uninitialised read in pthread_rwlock_init() as required to pass the memcheck/tests/darwin/pth-supp test. bz#196528.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15303
This commit is contained in:
Rhys Kidd 2015-06-02 10:30:15 +00:00
parent e6b0c3b899
commit c17ba15f61

View File

@ -207,6 +207,13 @@
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