What's Changed
- avoid offset+size overflow in zip_entry_noallocreadwithoffset by @jmestwa-coder in https://github.com/kuba--/zip/pull/422
- reset move_length between runs in zip_entries_delete_mark by @jmestwa-coder in https://github.com/kuba--/zip/pull/423
- fix duplicate file_index in zip_index_update by @jmestwa-coder in https://github.com/kuba--/zip/pull/424
- harden and optimize entry delete path by @kuba-- in https://github.com/kuba--/zip/pull/425
Full Changelog: v0.3.13...v0.3.14+miniz.3.1.1