Commit Graph
1 Commits
Author SHA1 Message Date
panzhe b11a9cd5fe json_object_array_to_json_string: Hoist array length out of the loop
json_object_array_length() was re-evaluated on every iteration.
Move it out of the loop to align with json_object_deep_copy_recursive().
2026-09-07 15:23:26 +08:00