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)