]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fix broken regtest.
authorNicholas Nethercote <njn@valgrind.org>
Mon, 29 Sep 2003 14:45:44 +0000 (14:45 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Mon, 29 Sep 2003 14:45:44 +0000 (14:45 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1857

memcheck/tests/memcmptest.stderr.exp

index d9944e6754fc1448026a9ffae733ad07ae5d5dcd..26c841a312324442622cb7dfb68f412ea636b42c 100644 (file)
@@ -1,9 +1,5 @@
 Conditional jump or move depends on uninitialised value(s)
-   at 0x........: memcmp (in /...libc...)
-   by 0x........: __libc_start_main (...libc...)
-   by 0x........: ...
-
-Conditional jump or move depends on uninitialised value(s)
-   at 0x........: memcmp (in /...libc...)
+   at 0x........: memcmp (mac_replace_strmem.c:...)
+   by 0x........: main (memcmptest.c:13)
    by 0x........: __libc_start_main (...libc...)
    by 0x........: ...