mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-08 21:58:57 +00:00
ctype's `iscntrl` truncates its input, making some codepoints appear as control characters. Avoid this by checking whether the character is in ascii to begin with.
57 KiB
57 KiB