We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c19db commit ece1a84Copy full SHA for ece1a84
regression/cbmc/memory_allocation1/test.desc
@@ -3,6 +3,7 @@ main.c
3
--pointer-check
4
^EXIT=10$
5
^SIGNAL=0$
6
+^\*\*\*\* WARNING: `__CPROVER_allocated_memory' in file main\.c line \d+ function main$
7
^\[main\.pointer_dereference\.2\] .* dereference failure: invalid integer address in \*p: SUCCESS$
8
^\[main\.assertion\.1\] .* assertion \*p==42: SUCCESS$
9
^\[main\.pointer_dereference\.[0-9]+\] .* dereference failure: invalid integer address in p\[.*1\]: FAILURE$
0 commit comments