joel16 / 3DShell

3DShell - (Pronounced 3D Shell) is a multi purpose file manager for the Nintendo 3DS. Heavily inspired by the CyanogenMod/LineageOS file manager.
311 stars 20 forks source link

Unzipping compressed archives leave empty files #78

Open JL2210 opened 1 year ago

JL2210 commented 1 year ago

I downloaded a zip file off my web server using multidl++ (made sure to rename it so mdl wouldn't unzip it itself).

After doing this, I unzipped it using 3DShell. All of the files were 0 bytes in length.

I made sure none of them had non-ASCII characters in their names, although some of the files in the archive do have spaces and/or start with an exclamation mark.

This issue does not occur with uncompressed zip archives.