diff options
author | Tobias <thm.frey@gmail.com> | 2018-12-07 16:21:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-07 16:21:18 +0100 |
commit | eb15711ee68f15a48747820bd0639a711c767557 (patch) | |
tree | 0656440a64333fdd78871a286f0891797ab89ecc /src/core/telemetry_session.cpp | |
parent | f761e3ef8627b9f93b9766d6de76a61af7c9e5a9 (diff) |
Backport review comment from citra-emu/citra#4418
Original reason:
As Windows multi-byte character codec is unspecified while we always assume std::string uses UTF-8 in our code base, this can output gibberish when the string contains non-ASCII characters. ::OutputDebugStringW combined with Common::UTF8ToUTF16W is preferred here.
Diffstat (limited to 'src/core/telemetry_session.cpp')
0 files changed, 0 insertions, 0 deletions