mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2026-03-13 19:14:40 +00:00
This likely intended to get the size of the string and then subtract the null terminator byte. Instead, this would always result in a sizeof of 8.