-
- Downloads
Repalce libc memory allocation and free functions with asterisk ones for easy debugging
- calloc -> ast_calloc - free -> ast_free - malloc is not used currently
Loading
Please register or sign in to comment
- calloc -> ast_calloc - free -> ast_free - malloc is not used currently