mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-16 11:20:04 +00:00
40c9c5a55c
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 |
||
---|---|---|
.. | ||
kernel | ||
service | ||
config_mem.cpp | ||
config_mem.h | ||
ipc_helpers.h | ||
ipc.h | ||
lock.cpp | ||
lock.h | ||
result.h | ||
romfs.cpp | ||
romfs.h | ||
shared_page.cpp | ||
shared_page.h |