add some more suppressions

git-svn: trunk@4750
This commit is contained in:
Török Edvin 2009-02-12 14:43:28 +00:00
parent 871177cdd9
commit c5a47c1922
2 changed files with 29 additions and 0 deletions

View file

@ -1,3 +1,7 @@
Thu Feb 12 12:20:05 EET 2009 (edwin)
------------------------------------
* unit_tests/valgrind.supp: add some more suppressions
Thu Feb 12 15:22:17 CET 2009 (tk)
---------------------------------
* libclamav: return codes cleanup (bb#1159)

View file

@ -300,6 +300,31 @@
obj:*
fun:start_thread
}
{
helgrind-glibc2X-005-valgrind-3.4.0
Helgrind:Race
obj:/lib*/libpthread-2.*so*
}
{
debian-libc-dbg
Helgrind:Race
fun:__pthread_mutex_*
}
{
debian-libc-dbg
Helgrind:Race
fun:pthread_create@*
}
{
debian-libc-dbg
Helgrind:Race
fun:close
}
{
debian-libc-dbg
Helgrind:Race
obj:/usr/lib*/debug/libpthread-2.*so*
}
#{
# helgrind-glibc27-dbg18
# Helgrind:Race