-
- Downloads
system-info: Cope with non-UTF-8 library paths
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:
Simon McVittie <smcv@collabora.com>
Loading
Please register or sign in to comment