File tree 6 files changed +6
-6
lines changed
address_space_size_limit1
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- CORE
1
+ KNOWNBUG
2
2
main.c
3
3
--pointer-check --bounds-check
4
4
^EXIT=0$
Original file line number Diff line number Diff line change 1
1
CORE
2
2
main.c
3
3
--pointer-check --bounds-check --stop-on-fail
4
- free argument must be NULL or valid pointer
4
+ free argument must be (dynamic object| NULL or valid pointer)
5
5
^EXIT=10$
6
6
^SIGNAL=0$
7
7
^VERIFICATION FAILED$
Original file line number Diff line number Diff line change 1
- CORE thorough-paths broken-smt-backend
1
+ KNOWNBUG thorough-paths broken-smt-backend
2
2
test.c
3
3
--no-simplify --unwind 300 --object-bits 8
4
4
too many addressed objects
Original file line number Diff line number Diff line change 1
- CORE broken-smt-backend
1
+ KNOWNBUG broken-smt-backend
2
2
main.c
3
3
--pointer-check
4
4
^EXIT=10$
Original file line number Diff line number Diff line change 1
- CORE
1
+ KNOWNBUG
2
2
main.c
3
3
4
4
^EXIT=0$
Original file line number Diff line number Diff line change 1
- CORE
1
+ KNOWNBUG
2
2
main.c
3
3
--pointer-check
4
4
^EXIT=10$
You can’t perform that action at this time.
0 commit comments