What's Changed
- Bound DEFLATE decoder output buffering to prevent unbounded memory growth (issue #90) by @sile in #92
- Bound gzip header FNAME and FCOMMENT string sizes to prevent unbounded memory growth (issue #91) by @sile in #93
Full Changelog: v2.3.1...v2.3.2