use the function deprecated attribute if compiling with GCC to get warnings...
use the function deprecated attribute if compiling with GCC to get warnings for malloc/free usages. We always want to use our zmalloc/zfree versions for memory usage tracking
Please register or sign in to comment