diffblue-cbmc/regression/cbmc/struct12
Michael Tautschnig ae0a1f38f2 Fix bounds checking for structs with flexible array members
The constraints did not make sure that the dynamic size (__CPROVER_malloc_size)
actually referred to the object we are looking at (__CPROVER_malloc_object).
2019-03-04 22:21:26 +00:00
..
main.c Fix bounds checking for structs with flexible array members 2019-03-04 22:21:26 +00:00
test.desc Fix bounds checking for structs with flexible array members 2019-03-04 22:21:26 +00:00