diffblue-cbmc/regression/cbmc/return2
Michael Tautschnig 7872f7cb33 Replace a missing return value by nondet
A missing return value is undefined behaviour. Previously the code would return
0, which is unsound, and wouldn't even yield a warning.
2018-04-16 13:02:18 +01:00
..
main.c Replace a missing return value by nondet 2018-04-16 13:02:18 +01:00
test.desc Replace a missing return value by nondet 2018-04-16 13:02:18 +01:00