Add a test to check for issues with deeply nested objects, which can cause problems due to stack recursion.

This commit is contained in:
Eric Hawicz
2026-05-03 12:16:56 -04:00
parent 52ddfb35f1
commit 5320cf9753
5 changed files with 89 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Parsed depth 1000000 string to json_object: yes
Freed json_object