mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
regtest: try to fix bad merge of memalign_args expected on ppc64
This commit is contained in:
parent
e29bf11d87
commit
294894459a
@ -6,6 +6,10 @@ Conditional jump or move depends on uninitialised value(s)
|
||||
at 0x........: memalign (vg_replace_malloc.c:...)
|
||||
by 0x........: main (memalign_args.c:19)
|
||||
|
||||
Conditional jump or move depends on uninitialised value(s)
|
||||
at 0x........: memalign (vg_replace_malloc.c:...)
|
||||
by 0x........: main (memalign_args.c:19)
|
||||
|
||||
Conditional jump or move depends on uninitialised value(s)
|
||||
at 0x........: posix_memalign (vg_replace_malloc.c:...)
|
||||
by 0x........: main (memalign_args.c:23)
|
||||
@ -28,7 +32,7 @@ Conditional jump or move depends on uninitialised value(s)
|
||||
|
||||
Conditional jump or move depends on uninitialised value(s)
|
||||
at 0x........: memalign (vg_replace_malloc.c:...)
|
||||
by 0x........: main (memalign_args.c:23)
|
||||
by 0x........: main (memalign_args.c:26)
|
||||
|
||||
Conditional jump or move depends on uninitialised value(s)
|
||||
at 0x........: memalign (vg_replace_malloc.c:...)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user