|
fs_mitm/fs_dir_utils: Amend logic error within IterateDirectoryRecursivelyInternal() (#498)
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. |
|---|
|
|
| stratosphere/ams_mitm/source/fs_mitm/fs_dir_utils.hpp |
|---|