diff options
author | Jungy <Jungorend@users.noreply.github.com> | 2019-02-20 21:24:25 -0500 |
---|---|---|
committer | bunnei <bunneidev@gmail.com> | 2019-02-20 21:24:25 -0500 |
commit | 3273f93cd52ce38378617d098b9c3e552d28f0d4 (patch) | |
tree | afd59fb82f719d785fc4070d3af8bc909a7741e6 /src/common/file_util.cpp | |
parent | ef559f5741a447f4387b9dd3664c2cb61f61d9d4 (diff) |
Fixes Unicode Key File Directories (#2120)
* Fixes Unicode Key File Directories
Adds code so that when loading a file it converts to UTF16 first, to
ensure the files can be opened. Code borrowed from FileUtil::Exists.
* Update src/core/crypto/key_manager.cpp
Co-Authored-By: Jungorend <Jungorend@users.noreply.github.com>
* Update src/core/crypto/key_manager.cpp
Co-Authored-By: Jungorend <Jungorend@users.noreply.github.com>
* Using FileUtil instead to be cleaner.
* Update src/core/crypto/key_manager.cpp
Co-Authored-By: Jungorend <Jungorend@users.noreply.github.com>
Diffstat (limited to 'src/common/file_util.cpp')
0 files changed, 0 insertions, 0 deletions