File tree 1 file changed +1
-1
lines changed
regression/contracts-dfcc/memory-predicates-is-fresh-failure-modes
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
CORE dfcc-only
2
2
main.c
3
- --malloc-may-fail --malloc-fail-null --dfcc main --enforce-contract foo _ --pointer-check --pointer-primitive-check --pointer-overflow-check
3
+ --malloc-may-fail --malloc-fail-null --dfcc main --enforce-contract foo _ --pointer-check --pointer-primitive-check --pointer-overflow-check --no-standard-checks
4
4
^\[__CPROVER_contracts_car_set_insert.assertion.\d+\] line \d+ CAR size is less than __CPROVER_max_malloc_size: SUCCESS$
5
5
^\[__CPROVER_contracts_write_set_check_assignment.assertion.\d+\] line \d+ ptr NULL or writable up to size: SUCCESS$
6
6
^\[__CPROVER_contracts_write_set_check_assignment.assertion.\d+\] line \d+ no offset bits overflow on CAR upper bound computation: SUCCESS$
You can’t perform that action at this time.
0 commit comments