mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Updated list of suppression patterns.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11237
This commit is contained in:
parent
302aeb78db
commit
927dd50be2
@ -71,6 +71,11 @@
|
||||
...
|
||||
fun:__deallocate_stack
|
||||
}
|
||||
{
|
||||
drd-libpthread-__free_stacks
|
||||
drd:ConflictingAccess
|
||||
fun:__free_stacks
|
||||
}
|
||||
{
|
||||
drd-libpthread-__free_tcb
|
||||
drd:ConflictingAccess
|
||||
@ -233,6 +238,11 @@
|
||||
drd:ConflictingAccess
|
||||
fun:_ZN10QMutexPool3getEPKv
|
||||
}
|
||||
{
|
||||
drd-libQtCore-qt_gettime_is_monotonic()
|
||||
drd:ConflictingAccess
|
||||
fun:_Z23qt_gettime_is_monotonicv
|
||||
}
|
||||
|
||||
#
|
||||
# Suppression patterns for libboost.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user