Skip to content
Snippets Groups Projects
Commit 282a94d3 authored by Simon McVittie's avatar Simon McVittie
Browse files

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: default avatarSimon McVittie <smcv@collabora.com>
parent f8410120
No related branches found
No related tags found
1 merge request!279Cope better with non-ASCII library names
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment