mirror of
https://github.com/json-c/json-c.git
synced 2026-09-07 08:36:50 +08:00
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.
Update the test_deep_nesting test output.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
Parsed depth 100000 string to json_object: yes
|
||||
Freed json_object
|
||||
in user_delete, userdata_val=1
|
||||
|
||||
Reference in New Issue
Block a user