mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Fix broken regtest.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1857
This commit is contained in:
parent
c8c6b4132e
commit
a2edbd2aad
@ -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........: ...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user