ticky / dreamuploader

🌀 A modern, open source VMU file upload server for the Sega Dreamcast (WIP)
MIT License
7 stars 0 forks source link

No error handling for filenames which are too short #5

Closed ticky closed 1 year ago

ticky commented 1 year ago

File names need to be at least 4 bytes in order for the checksum to function, so we need graceful handling of that.