$Revision: 1.13 $
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
Used in: | UT_alloc_log() |
UT_free_log() | |
UT_memory_log() |
Called by: | wr_log_set() | modules/ut/memwrap.c |
References Variables: | UT_memory_logging | modules/ut/memwrap.c |
Calls: | ER_perror() | modules/er/er.c |
UT_alloc_log() | modules/ut/memwrap.c | |
UT_free_log() | modules/ut/memwrap.c | |
fprintf(), realloc() | ||
Called by: | wr_real_realloc() | modules/ut/memwrap.c |
Calls: | UT_memory_log() | modules/ut/memwrap.c |
Called by: | radix_init() | modules/sv/server.c |
Calls: | UT_realloc_real() | modules/ut/memwrap.c |
Called by: | QI_queries_to_string() | modules/qi/query_instructions.c |
TA_tostring() | modules/ta/ta.c | |
qc_sources_list_to_string() | modules/qc/query_command.c |
Calls: | ER_dbg_va() | modules/er/er.c |
Called by: | UT_calloc_real() | modules/ut/memwrap.c |
UT_malloc_real() | modules/ut/memwrap.c | |
UT_realloc_real() | modules/ut/memwrap.c | |
References Variables: | UT_memory_logging | modules/ut/memwrap.c |
Calls: | ER_dbg_va() | modules/er/er.c |
Called by: | UT_free_real() | modules/ut/memwrap.c |
UT_realloc_real() | modules/ut/memwrap.c | |
References Variables: | UT_memory_logging | modules/ut/memwrap.c |
Calls: | wr_real_free() | modules/ut/memwrap.c |
Used in: | wr_real_clear_list() | modules/ut/memwrap.c |