]> git.ipfire.org Git - thirdparty/systemd.git/commit
hwdb: fix invalid encoding in usb.ids
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 2 Oct 2017 11:19:22 +0000 (13:19 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 2 Oct 2017 11:19:22 +0000 (13:19 +0200)
commitc5799609778500ac28e59c6828c255517dc12253
treec65ad8a25e3e989af71e60317e70af38a771ed27
parent2a9ba96c67bb36abf3851990bbf5fdef71890dea
hwdb: fix invalid encoding in usb.ids

0xB4 is the code point for "accent acute", but when encoded in utf-8,
is is a multibyte sequence. A single 0xB4 byte is invalid (seems to be
latin1).
hwdb/usb.ids