summaryrefslogtreecommitdiff
path: root/src/common/file_util.cpp
diff options
context:
space:
mode:
authorJungy <Jungorend@users.noreply.github.com>2019-02-20 21:24:25 -0500
committerbunnei <bunneidev@gmail.com>2019-02-20 21:24:25 -0500
commit3273f93cd52ce38378617d098b9c3e552d28f0d4 (patch)
treeafd59fb82f719d785fc4070d3af8bc909a7741e6 /src/common/file_util.cpp
parentef559f5741a447f4387b9dd3664c2cb61f61d9d4 (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