nuttx-apps/netutils/cjson
chenrun1 5764922e25 cjson_test:add define CONFIG_CJSON_NESTING_LIMIT
Summary:
 Added a limit to CJSON_NESTING_LIMIT. The default value is 1000, which can cause stack overflow in some test cases.

Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
2026-04-20 15:18:44 +08:00
..
.gitignore Remove the unnecessary touch and clean from Makefile 2026-04-20 14:51:15 +08:00
CMakeLists.txt Remove the const cast from the initialization of boardioc_symtab_s::symtab 2026-04-20 15:09:53 +08:00
Kconfig cjson_test:add define CONFIG_CJSON_NESTING_LIMIT 2026-04-20 15:18:44 +08:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2026-04-20 15:05:00 +08:00
Makefile cjson_test:add define CONFIG_CJSON_NESTING_LIMIT 2026-04-20 15:18:44 +08:00