From: Neal Norwitz Date: Mon, 11 Jun 2007 01:22:03 +0000 (+0000) Subject: Ignore valgrind problems on Ubuntu from ld X-Git-Tag: v2.6a1~1631 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59953571fbf2404d02e7e312c5e6648dcaf5d740;p=python Ignore valgrind problems on Ubuntu from ld --- diff --git a/Misc/valgrind-python.supp b/Misc/valgrind-python.supp index 4a6710e740..a08eaac97b 100644 --- a/Misc/valgrind-python.supp +++ b/Misc/valgrind-python.supp @@ -133,6 +133,15 @@ ### use of the libraries. ### +{ + Generic ubuntu ld problems + Memcheck:Addr8 + obj:/lib/ld-2.4.so + obj:/lib/ld-2.4.so + obj:/lib/ld-2.4.so + obj:/lib/ld-2.4.so +} + { Generic gentoo ld problems Memcheck:Cond