]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Suppressions-tests fixes.
authorJulian Seward <jseward@acm.org>
Thu, 19 Jan 2006 03:56:33 +0000 (03:56 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 19 Jan 2006 03:56:33 +0000 (03:56 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5562

memcheck/tests/supp.supp
memcheck/tests/supp2.stderr.exp

index c80b76bbe7dc5acb547fad1a1e9be3d572b1ceb3..3dedbadd3ef769edc6021ee624a36a6e8265ab20 100644 (file)
@@ -1,6 +1,5 @@
 {
   name_of_this_suppression
   Memcheck:Cond
-  obj:*supp1
-  fun:__libc_start_main
+  fun:main
 }
index 27e684209414e49e8d830a70cc565cf5cc55b73d..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,2 +0,0 @@
-Conditional jump or move depends on uninitialised value(s)
-   at 0x........: main (supp.c:8)