File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed
address_space_size_limit1
strings-smoke-tests/java_format Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11CORE
22test.c
33--no-simplify --unwind 300 --object-bits 8
4+ ^EXIT=6$
5+ ^SIGNAL=0$
46too many addressed objects
5- --
7+ --
Original file line number Diff line number Diff line change 11CORE
22main.c
33
4- ^EXIT=0 $
4+ ^EXIT=6 $
55^SIGNAL=0$
6- ^VERIFICATION SUCCESSFUL$
6+ pointer handling for concurrency is unsound
77--
88^warning: ignoring
9+ --
10+ The test uses "__CPROVER_ASYNC_1:" and the async-called function foo
11+ does pointer operations over allocated memory - which is not handled sound
12+ way in CBMC.
Original file line number Diff line number Diff line change @@ -5,5 +5,4 @@ test.class
55^SIGNAL=0$
66^\[.*assertion.1\].* line 6.* SUCCESS$
77^\[.*assertion.2\].* line 7.* FAILURE$
8- --
9- ^ignoring
8+ --
You can’t perform that action at this time.
0 commit comments