diff options
author | Lioncash <mathew1800@gmail.com> | 2018-07-19 23:09:35 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-07-19 23:15:27 -0400 |
commit | 40c9c5a55c7c9e00d96f55b1cd898a51120451fe (patch) | |
tree | 07a30ff9df82ba098372edeeb9502f8c64d09685 /src/common/file_util.cpp | |
parent | c20cea118b2f045cd1b057aac766ac8c0c64eb6c (diff) |
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/file_util.cpp')
0 files changed, 0 insertions, 0 deletions