1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2026-08-30 01:09:34 +00:00
Files
debugging/02_day/valgrind/valgrind-3.11.0/memcheck/tests/origin6-fp.stderr.exp-glibc25-amd64
T
2015-12-13 22:34:58 +09:00

8 lines
257 B
Plaintext

Conditional jump or move depends on uninitialised value(s)
at 0x........: main (origin6-fp.c:97)
Uninitialised value was created by a client request
at 0x........: setup_arr (origin6-fp.c:75)
by 0x........: main (origin6-fp.c:87)
Test succeeded.