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/tc15_laog_lockdel.stderr.exp
2015-12-13 22:34:58 +09:00

9 lines
245 B
Plaintext

Establish order 1 -> 2
Try order 2 -> 1. This gives an error.
Free 2 and re-allocate it. This gives it a new identity,
so a second locking sequence 2 -> 1 should now be OK.
done
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)