mirror of
https://github.com/json-c/json-c.git
synced 2026-09-07 16:46:50 +08:00
Fix object key leak on insertion failure
This commit is contained in:
@@ -28,6 +28,7 @@ set(ALL_TEST_NAMES
|
||||
test_int_get
|
||||
test_locale
|
||||
test_null
|
||||
test_object_add_failure
|
||||
test_parse
|
||||
test_parse_int64
|
||||
test_printbuf
|
||||
|
||||
Reference in New Issue
Block a user