Closed chkl closed 6 years ago
as discovered in EXP05, benchmark file c/locks/test_locks_12_true-unreach-call_true-valid-memsafety_false-termination.c, uses goto ERROR to go into the error state.
c/locks/test_locks_12_true-unreach-call_true-valid-memsafety_false-termination.c
goto ERROR
as discovered in EXP05, benchmark file
c/locks/test_locks_12_true-unreach-call_true-valid-memsafety_false-termination.c
, usesgoto ERROR
to go into the error state.