summaryrefslogtreecommitdiff
path: root/src/core/loader/loader.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-10-09 14:42:49 -0400
committerGravatar Lioncash2018-10-09 14:46:26 -0400
commit8723cc87982825754f314b0c18910319a3ced716 (patch)
tree8b6446d7ff58f9c272202024dfe53a1831517b76 /src/core/loader/loader.cpp
parentMerge pull request #1423 from DarkLordZach/romfs-file-exts (diff)
downloadyuzu-8723cc87982825754f314b0c18910319a3ced716.tar.gz
yuzu-8723cc87982825754f314b0c18910319a3ced716.tar.xz
yuzu-8723cc87982825754f314b0c18910319a3ced716.zip
telemetry_session: Use a std::array in GenerateTelemetryId()
We don't need to potentially heap-allocate a std::string instance here, given the data is known ahead of time. We can just place it within an array and pass this to the mbedtls functions.
Diffstat (limited to 'src/core/loader/loader.cpp')
0 files changed, 0 insertions, 0 deletions