mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Added a pthread suppression pattern and generalized a glib suppression pattern.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8881
This commit is contained in:
parent
fec153f2f1
commit
b29a2842bc
@ -230,6 +230,12 @@
|
||||
...
|
||||
fun:__pthread_unwind
|
||||
}
|
||||
{
|
||||
pthread-unwind
|
||||
drd:ConflictingAccess
|
||||
...
|
||||
fun:_Unwind_Resume
|
||||
}
|
||||
{
|
||||
pthread-unwind
|
||||
drd:ConflictingAccess
|
||||
@ -275,7 +281,6 @@
|
||||
drd:ConflictingAccess
|
||||
fun:g_slice_alloc
|
||||
fun:g_ptr_array_sized_new
|
||||
fun:g_main_context_new
|
||||
}
|
||||
{
|
||||
libglib-access-g_threads_got_initialized
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user