Suppressions-tests fixes.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5562
This commit is contained in:
Julian Seward 2006-01-19 03:56:33 +00:00
parent dc5d273309
commit 49e7f0baa1
2 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,5 @@
{
name_of_this_suppression
Memcheck:Cond
obj:*supp1
fun:__libc_start_main
fun:main
}

View File

@ -1,2 +0,0 @@
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (supp.c:8)