Merge "MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC."

This commit is contained in:
Joshua Colp
2015-05-14 10:57:04 -05:00
committed by Gerrit Code Review
16 changed files with 98 additions and 44 deletions

View File

@@ -34,7 +34,7 @@ Some OSS fixes and a few lpc changes to make it actually work
-lf2c -lm (in that order)
*/
#define WRAP_LIBC_MALLOC
#define ASTMM_LIBC ASTMM_REDIRECT
#include "asterisk.h"
#include "f2c.h"