mirror of
https://github.com/corda/corda.git
synced 2025-02-27 11:36:42 +00:00
add valgrind suppressions
This commit is contained in:
parent
dc34707f98
commit
a9885252fa
@ -36,7 +36,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
gtk-writev
|
gtk-write2
|
||||||
Memcheck:Param
|
Memcheck:Param
|
||||||
writev(vector[...])
|
writev(vector[...])
|
||||||
obj:/lib/ld-2.3.6.so
|
obj:/lib/ld-2.3.6.so
|
||||||
@ -52,3 +52,21 @@
|
|||||||
fun:gtk_init_check
|
fun:gtk_init_check
|
||||||
fun:Java_org_eclipse_swt_internal_gtk_OS__1gtk_1init_1check
|
fun:Java_org_eclipse_swt_internal_gtk_OS__1gtk_1init_1check
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
gtk-write3
|
||||||
|
Memcheck:Param
|
||||||
|
write(buf)
|
||||||
|
fun:__write_nocancel
|
||||||
|
obj:/usr/lib/libX11.so.6.2.0
|
||||||
|
obj:/usr/lib/libX11.so.6.2.0
|
||||||
|
fun:_XReply
|
||||||
|
fun:XInternAtom
|
||||||
|
fun:XSetWMProperties
|
||||||
|
obj:/usr/lib/libgdk-x11-2.0.so.0.800.20
|
||||||
|
fun:gdk_window_new
|
||||||
|
fun:gdk_display_open
|
||||||
|
fun:gdk_display_open_default_libgtk_only
|
||||||
|
fun:gtk_init_check
|
||||||
|
fun:Java_org_eclipse_swt_internal_gtk_OS__1gtk_1init_1check
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user