We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7adc01 commit e062f64Copy full SHA for e062f64
regression/cbmc-library/fread-01/__fread_chk.desc
@@ -1,6 +1,6 @@
1
CORE
2
main.c
3
---pointer-check --bounds-check -D_FORTIFY_SOURCE=2 -D__OPTIMIZE__=2 --unwindset fread:0 --no-standard-checks
+--pointer-check --bounds-check -D_FORTIFY_SOURCE=2 -D__OPTIMIZE__=2 --unwindset fread:0 --no-unwinding-assertions
4
^EXIT=0$
5
^SIGNAL=0$
6
^VERIFICATION SUCCESSFUL$
0 commit comments