ntrteam / ntrboot_flasher

🔓 Flash ntrboot to supported flashcarts using your 3DS.
https://3ds.hacks.guide/ntrboot.html
GNU General Public License v3.0
235 stars 33 forks source link

Add checks for malloc failure and operation failures #63

Closed angelsl closed 7 years ago

angelsl commented 7 years ago

This doesn't cover every possible thing that could fail (even fread and fwrite could technically fail), but.. we'll get there.