mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-08 00:33:44 +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 |
||
|---|---|---|
| .. | ||
| common | ||
| core | ||
| input_common | ||
| tests | ||
| video_core | ||
| yuzu | ||
| yuzu_cmd | ||
| .clang-format | ||
| CMakeLists.txt | ||