Skip to content

Commit e732cd2

Browse files
committed
Simplify 25-vla/07-zero-arg-reach params further
1 parent 8ae3d89 commit e732cd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/regression/25-vla/07-zero-arg-reach.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// PARAM: --enable ana.sv-comp.enabled --enable ana.sv-comp.functions --set ana.specification "CHECK( init(main()), LTL(G valid-deref) )"
1+
// PARAM: --enable ana.arrayoob
22
// extracted from SV-COMP task ldv-memsafety/ArraysOfVariableLength2.c
33

44
int bar(int b[]) {

0 commit comments

Comments
 (0)