We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a4ebeb commit 4cb72b3Copy full SHA for 4cb72b3
regression/cbmc/Free2/test.desc
@@ -1,8 +1,10 @@
1
CORE
2
main.c
3
---pointer-check
+
4
^EXIT=10$
5
^SIGNAL=0$
6
+^.*free argument must be dynamic object: FAILURE$
7
+^.*free argument has offset zero: SUCCESS$
8
^VERIFICATION FAILED$
9
--
10
^warning: ignoring
0 commit comments