- Fixed bug GH-19932 Memory leak in zip setEncryptionName()/setEncryptionIndex() (David Carlier)
- Fix memory leak when passing enc_method/enc_password is passed as option for ZipArchive::addGlob()/addPattern()
and with consecutive calls. (David Carlier)
- Fix crash in property existence test. (ndossche)
- Don't truncate return value of zip_fread() with user sizes. (ndossche)