Merge pull request #584 from DiUS/cjson-lua-mem-wrap
Improvements to cjson memory handling, Note that when cjson fails a memory allocation, it leaks a bit of memory, it's possible to detect that it did fail, and schedule a restart.
app/cjson/cjson_mem.c
0 → 100644
app/cjson/cjson_mem.h
0 → 100644
Please register or sign in to comment