Switched back to libc's allocator until I fix every bug
This commit is contained in:
parent
f75685a6c7
commit
b96c5e1e66
3 changed files with 11 additions and 7 deletions
|
|
@ -39,7 +39,7 @@
|
|||
#define STACK_VERSION_NONE ((t_stack_version)-1)
|
||||
#define TS_DECODE_ERROR (-1)
|
||||
|
||||
#if false
|
||||
#if true
|
||||
# undef malloc
|
||||
# undef calloc
|
||||
# undef realloc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue