Skip to content

v2.7.70

Choose a tag to compare

@gildas-lormeau gildas-lormeau released this 29 Jul 17:00
· 877 commits to master since this release
  • Fixed bug in Data64URIWriter when writing small succeeding amounts of data (see #588)
  • Improved security when uncompressing ZIP files. ZipReader will trigger an error as soon as the output size of an entry exceeds the expected "uncompressed size" defined in the central directory (see #587)