mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-02-09 20:04:47 +01:00
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