diffblue-cbmc/regression/cbmc/Malloc18
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 use ssa_exprt 2016-02-17 17:10:28 +00:00