This website requires JavaScript.
Explore
Help
Sign In
mirror
/
json-c
Watch
1
Star
0
Fork
0
mirror of
https://github.com/json-c/json-c.git
synced
2026-09-08 00:56:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16e394ba960555fe7bc169e81745a7a0527d7a3a
json-c
/
tests
/
test_deep_nesting.expected
T
4 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix expected output for test_deep_nesting
2026-05-23 14:27:19 -04:00
Parsed depth 100000 string to json_object: yes
Add a test to check for issues with deeply nested objects, which can cause problems due to stack recursion.
2026-05-03 12:16:56 -04:00
Freed json_object
Issue
#934
: Also set _userdata=NULL in _json_object_maybe_free() so json_object_put doesn't try to use it as a _delete_parent value.
2026-07-04 11:38:15 -04:00
in user_delete, userdata_val=1
Reference in New Issue
Copy Permalink