mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Added an additional suppression pattern.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8332
This commit is contained in:
parent
ab3c1ef5a5
commit
32470f21fb
@ -303,6 +303,16 @@
|
||||
obj:/usr/lib*/libgomp.so*
|
||||
obj:/usr/lib*/libgomp.so*
|
||||
}
|
||||
{
|
||||
libX11-XListFontsWithInfo
|
||||
exp-drd:CondErr
|
||||
fun:pthread_cond_init*
|
||||
fun:_XReply
|
||||
fun:XListFontsWithInfo
|
||||
obj:/usr/lib*/libX11.so*
|
||||
fun:XCreateOC
|
||||
fun:XCreateFontSet
|
||||
}
|
||||
{
|
||||
libxcb-xcb_wait_for_reply
|
||||
exp-drd:CondErr
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user