mirror of
https://github.com/json-c/json-c.git
synced 2026-05-04 19:29:06 +08:00
Add a test to check for issues with deeply nested objects, which can cause problems due to stack recursion.
This commit is contained in:
2
tests/test_deep_nesting.expected
Normal file
2
tests/test_deep_nesting.expected
Normal file
@@ -0,0 +1,2 @@
|
||||
Parsed depth 1000000 string to json_object: yes
|
||||
Freed json_object
|
||||
Reference in New Issue
Block a user