mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-06 20:10:07 +00: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