summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-07-19 23:09:35 -0400
committerGravatar Lioncash2018-07-19 23:15:27 -0400
commit40c9c5a55c7c9e00d96f55b1cd898a51120451fe (patch)
tree07a30ff9df82ba098372edeeb9502f8c64d09685 /src/common/string_util.cpp
parentaudout_u: Use a std::array instead of std::string for holding the audio inter... (diff)
downloadyuzu-40c9c5a55c7c9e00d96f55b1cd898a51120451fe.tar.gz
yuzu-40c9c5a55c7c9e00d96f55b1cd898a51120451fe.tar.xz
yuzu-40c9c5a55c7c9e00d96f55b1cd898a51120451fe.zip
audren_u: Use a std::array instead of std::string for holding the audio interface/device name
std::string doesn't include the null-terminator in its data() + size() range. This ensures that the null-terminator will also be written to the buffer
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions