You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When json-c converts a json array to a json string and the flag JSON_C_TO_STRING_PRETTY is used, it inserts a newline even if the array is empty.