Bug 466762 - Add redirs for C23 free_sized() and free_aligned_sized()
[valgrind.git] / memcheck / tests / memalign_args.stderr.exp-glibc
blob30cc1dc923988ddd34fd0bc893e5d4a7b75f4e2e
1 Conditional jump or move depends on uninitialised value(s)
2    at 0x........: memalign (vg_replace_malloc.c:...)
3    by 0x........: main (memalign_args.c:19)
5 Conditional jump or move depends on uninitialised value(s)
6    at 0x........: posix_memalign (vg_replace_malloc.c:...)
7    by 0x........: main (memalign_args.c:23)
9 Conditional jump or move depends on uninitialised value(s)
10    at 0x........: memalign (vg_replace_malloc.c:...)
11    by 0x........: main (memalign_args.c:27)
13 Conditional jump or move depends on uninitialised value(s)
14    at 0x........: valloc (vg_replace_malloc.c:...)
15    by 0x........: main (memalign_args.c:31)