]> git.ipfire.org Git - thirdparty/systemd.git/commit
hwdb/ids_parser: use replacement chars for invalid characters
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 14 Dec 2017 14:42:25 +0000 (15:42 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 14 Dec 2017 14:47:39 +0000 (15:47 +0100)
commitaf49df623efc68ca6c47ab2dcaaa83997a28cdb9
treedb2c870e1dc356d13cdd1722ee78cb21585c473d
parentc6801f502c4e58e2685ea2961a1b310692428bf3
hwdb/ids_parser: use replacement chars for invalid characters

We have some more non-utf8 characters. Let's just replace them, this doesn't
matter much.
hwdb/ids_parser.py