mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
drd: Add a suppression pattern
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11919
This commit is contained in:
parent
02b0e12238
commit
9066a0acab
@ -24,6 +24,11 @@
|
||||
drd:ConflictingAccess
|
||||
obj:/lib*/libc-*
|
||||
}
|
||||
{
|
||||
drd-libc-thread-cancellation-test
|
||||
drd:ConflictingAccess
|
||||
fun:write
|
||||
}
|
||||
|
||||
#
|
||||
# Suppression patterns for libstdc++, the implementation of the standard C++
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user