Commit 58816450 authored by Marc Durdin's avatar Marc Durdin
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment