Menu

#16 Compatibility issue with standard ZIP in getNextExntry

open
nobody
None
5
2013-11-04
2013-11-04
No

We use JazzLib to read certain files. These files can be either ASCII or Zipfiles. Because the extension is the same, we use ZIP to detect the difference in these files.

In standard Java ZIP when we open an ASCII file, the getNextEntry returns a NULL pointer. In JazzLib an exception is thrown (java.util.zip.ZipException: Wrong Local header signature). Although it is easy to fix this on the one place that we need it, this compatibility issue can come around and bite us in other places as well.

Please fix.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.