rust-lang / flate2-rs

DEFLATE, gzip, and zlib bindings for Rust
https://docs.rs/flate2
Apache License 2.0
929 stars 163 forks source link

Fix spare capacity handling #373

Closed anforowicz closed 1 year ago

anforowicz commented 1 year ago

PTAL? The commits from this PR fix https://github.com/rust-lang/flate2-rs/issues/220