glebdmitriew / node-unzip-2

node.js cross-platform unzip using streams
MIT License
44 stars 39 forks source link

Extract hangs forever when filesize is less than 4 bytes #9

Open meelispr opened 9 years ago

meelispr commented 9 years ago

When you try to extract an invalid file with a size of 3 bytes then it hangs forever

shawn-mcginty commented 7 years ago

Have the same problem with an empty file as well.

ganesh-karewad commented 5 years ago

facing same problem for empty files

xornor-web commented 4 years ago

facing same problem for empty files