Switched back to libc's allocator until I fix every bug

This commit is contained in:
Maix0 2024-05-22 15:01:40 +02:00
parent f75685a6c7
commit b96c5e1e66
3 changed files with 11 additions and 7 deletions

View file

@ -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