mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-18 22:00:27 -05:00
No code is relying on this unexplained null byte check, since the only code that calls UTF16ToUTF8 on non-Windows systems is UTF16BEToUTF8, which explicitly strips null bytes.