gdraheim / zziplib

The ZZIPlib provides read access on ZIP-archives and unpacked data. It features an additional simplified API following the standard Posix API for file access
Other
62 stars 50 forks source link

If the size of the central directory is too big, reject the file. #26

Closed jmoellers closed 6 years ago

jmoellers commented 6 years ago

This fixes issue #17