1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-10 17:36:21 +00:00
2015-12-13 22:34:58 +09:00

17 lines
590 B
Plaintext

Conditional jump or move depends on uninitialised value(s)
at 0x........: index (vg_replace_strmem.c:...)
by 0x........: main (strchr.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x........: index (vg_replace_strmem.c:...)
by 0x........: main (strchr.c:15)
Conditional jump or move depends on uninitialised value(s)
at 0x........: rindex (vg_replace_strmem.c:...)
by 0x........: main (strchr.c:16)
Conditional jump or move depends on uninitialised value(s)
at 0x........: rindex (vg_replace_strmem.c:...)
by 0x........: main (strchr.c:16)