mirror of
https://github.com/akheron/jansson.git
synced 2025-04-05 13:35:05 +00:00
Encoding an empty array or object worked, but encoding it again (possibly after adding some items) failed, because the visited flag (used for detecting circular references) wasn't zeroed.
10 lines
198 B
Text
10 lines
198 B
Text
logs
|
|
bin/json_process
|
|
suites/api/test_array
|
|
suites/api/test_equal
|
|
suites/api/test_copy
|
|
suites/api/test_dump
|
|
suites/api/test_load
|
|
suites/api/test_number
|
|
suites/api/test_object
|
|
suites/api/test_simple
|