fix(developer): crash opening invalid project
Fixes #10684. If a project .kpj file was not saved in UTF-8 or ANSI, or had a BOM, then Keyman Developer would crash with an access violation due to an uninitialized variable.
parent
320f5c75
Please register or sign in to comment