diffblue-cbmc/regression/cbmc/byte_update12
Michael Tautschnig 8cc423c0f5 Honour update bound when updating struct members
We must not unconditionally use bytes extracted from the update value
when the size of the update value is not constant: the bytes extracted
may be out-of-bounds and thus non-deterministic.
2019-05-31 22:28:46 +00:00
..
main.c Honour update bound when updating struct members 2019-05-31 22:28:46 +00:00
test.desc Byte-update lowering: fixup invariant for array-comprehension 2019-05-31 22:28:46 +00:00