Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- ocaml#44: tolerate ZIP entries that are marked "deflated" but have size 0 [Antoine Provot] - ocaml#46: provide `Zip.open_update` to add entries to an existing ZIP file - ocaml#47: in `Zlib.inflate`, detect and fail on truncated input instead of looping - ocaml#48: under Windows, store file names in ZIP entries using forward slashes `/` instead of backslashes `\`
- Loading branch information