mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
add suppression about common X11 protocol and ICE errors. Please
scream if you don't like this.. Personally I've never seen a valid warning and all of them were spurious. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1826
This commit is contained in:
parent
0f45de2a6d
commit
a1e28f774d
20
xfree-4.supp
20
xfree-4.supp
@ -115,6 +115,26 @@
|
||||
obj:/usr/X11R6/lib/libXpm.so.4.11
|
||||
}
|
||||
|
||||
{
|
||||
struct with uninitialized paddings
|
||||
Memcheck:Param
|
||||
writev(vector[...])
|
||||
fun:vgAllRoadsLeadToRome_writev
|
||||
fun:__writev
|
||||
fun:_X11TransSocketWritev
|
||||
fun:_X11TransWritev
|
||||
}
|
||||
|
||||
{
|
||||
another struct with uninitialized paddings
|
||||
Memcheck:Param
|
||||
write(buf)
|
||||
fun:*
|
||||
fun:_IceTransSocketWrite
|
||||
fun:_IceTransWrite
|
||||
fun:_IceWrite
|
||||
}
|
||||
|
||||
|
||||
##----------------------------------------------------------------------##
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user