Skip to content
Snippets Groups Projects
Simon McVittie's avatar
Simon McVittie authored
JSON strings must be valid Unicode, so use the lossy transformation in
g_utf8_make_valid() to replace non-UTF-8 (if found) with
U+FFFD REPLACEMENT CHARACTER.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
282a94d3
History