Xpl0itU / savemii

Savegame manager for the Nintendo Wii U
GNU General Public License v3.0
73 stars 10 forks source link

fix crash during wiiu titles scanning due to duplicate data in nand and usb #59

Closed w3irDv closed 2 months ago

w3irDv commented 3 months ago

If the saved title data is on NAND and USB, savemii will fail during the title scanning process. Some parts of the process do not take into account where the data is stored, causing a buffer overflow.

This solution: