diffblue-cbmc/regression/cbmc/Malloc19
Michael Tautschnig fb532e8705 Generalize ID_malloc to ID_allocate with optional zero-init
__CPROVER_allocate takes two arguments, where the second requests
zero-initialization of the newly allocated object. Thus `calloc` can be
implemented efficiently.
2017-11-06 17:11:21 +00:00
..
main.c Generalize ID_malloc to ID_allocate with optional zero-init 2017-11-06 17:11:21 +00:00
test.desc Tests have been fixed in some past commits 2017-05-23 10:13:37 +01:00