Closed Daft-Freak closed 1 year ago
The reloc header check returned ~0 instead of false... and leaked the file.
Also if file opening the file failed we'd leave the flash unmapped, so move the unmap after both.
Uh, I'm just going to merge this bug fix...
The reloc header check returned ~0 instead of false... and leaked the file.
Also if file opening the file failed we'd leave the flash unmapped, so move the unmap after both.