From c5c13314bbfeb504dcbe83427f1e185f54737683 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Thu, 14 Sep 2006 20:07:46 +0000 Subject: [PATCH] Yet another X padding suppression. git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6066 --- xfree-4.supp | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/xfree-4.supp b/xfree-4.supp index 7d4502c621..082ebd1039 100644 --- a/xfree-4.supp +++ b/xfree-4.supp @@ -214,5 +214,14 @@ obj:/usr/X11*/lib*/libXft.so* } +{ + More X padding stuff + Memcheck:Param + writev(vector[...]) + fun:*writev* + obj:/usr/X11*/lib*/libX11.so* + obj:/usr/X11*/lib*/libX11.so* +} + ##----------------------------------------------------------------------## -- 2.47.2