Fixed leaks in hashmap
This commit is contained in:
parent
544ed8b045
commit
f75685a6c7
12 changed files with 99 additions and 75 deletions
|
|
@ -39,7 +39,7 @@
|
|||
#define STACK_VERSION_NONE ((t_stack_version)-1)
|
||||
#define TS_DECODE_ERROR (-1)
|
||||
|
||||
#if true
|
||||
#if false
|
||||
# undef malloc
|
||||
# undef calloc
|
||||
# undef realloc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue