]> git.webhop.me Git - shellexec.git/commit
- shellexec: fix unicode-range in UTF8ToUnicode ...
authorsvenhoefer <svenhoefer@svenhoefer.com>
Wed, 21 Sep 2016 20:00:48 +0000 (22:00 +0200)
committersvenhoefer <svenhoefer@svenhoefer.com>
Wed, 21 Sep 2016 20:00:48 +0000 (22:00 +0200)
commitc8557586414e5fa23bea873d19a43018912fa68e
treec7f1c92ac8dde2f96224c757afb62ed8b98df9d6
parent51c63da46a9d53c3d7e4a829a63bdc4dab82d533
- shellexec: fix unicode-range in UTF8ToUnicode ...

0xf8 is to much; this includes invalid 0xf7, 0xf6 and 0xf5 chars;
see https://de.wikipedia.org/wiki/UTF-8#Zul.C3.A4ssige_Bytes_und_ihre_Bedeutung
text.c