1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-12 02:16:13 +00:00
debugging/02_day/valgrind/valgrind-3.11.0/drd/tests/pth_uninitialized_cond.stderr.exp
2015-12-13 22:34:58 +09:00

11 lines
329 B
Plaintext

Statically initialized condition variable.
Uninitialized condition variable.
condition variable has not been initialized: cond 0x........
at 0x........: pthread_cond_signal (drd_pthread_intercepts.c:?)
by 0x........: main (pth_uninitialized_cond.c:?)
Done.
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)