Ryzee119 / LithiumX

A simple dashboard, mainly developed for the Original Xbox console, but it can be compiled for Windows and Linux for rapid development and testing.
MIT License
72 stars 8 forks source link

Ftp fix #40

Closed Ryzee119 closed 10 months ago

Ryzee119 commented 10 months ago

https://github.com/Ryzee119/LithiumX/issues/38

two fold problem - files that were a non integer page size follow a slightly different code path when the file is closed. Also overflow issue due to the filesize being larger than 32bit signed integer.

Both the above had to be true which could result in a corrupt file