Bug 466762 - Add redirs for C23 free_sized() and free_aligned_sized()
[valgrind.git] / memcheck / tests / memalign_args.stderr.exp-solaris
blobc255e02f1c05a165e03e84329b364a61e6bc045b
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........: valloc (vg_replace_malloc.c:...)
11    by 0x........: main (memalign_args.c:31)