add suppression about common X11 protocol and ICE errors. Please
authordaywalker <daywalker@a5019735-40e9-0310-863c-91ae7b9d1cf9>
Thu, 18 Sep 2003 01:49:30 +0000 (01:49 +0000)
committerdaywalker <daywalker@a5019735-40e9-0310-863c-91ae7b9d1cf9>
Thu, 18 Sep 2003 01:49:30 +0000 (01:49 +0000)
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 a5019735-40e9-0310-863c-91ae7b9d1cf9

xfree-4.supp

index cdf5ba34d75c5a68c3df11e1949270f318a1ee21..e71c78c7057fe5b9167ba4b03665044f136b64a6 100644 (file)
    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
+}
+
 
 ##----------------------------------------------------------------------##