$Revision: 1.4 $
Utilities (ut). memwrap.c - memory allocation wrappers. Facilitate easy changing a memory allocation library and provide uniform error codes.
Status: NOT REVUED, TESTED,
Design and implementation by: Marek Bukowy
Calls: | wr_alloc_log() | modules/ut/memwrap.c |
realloc() |
Called by: | wr_real_calloc() | modules/ut/memwrap.c |
wr_real_malloc() | modules/ut/memwrap.c | |
wr_real_realloc() | modules/ut/memwrap.c |
Called by: | wr_real_free() | modules/ut/memwrap.c |