rust-lang / flate2-rs

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

Fix spare capacity handling #373

Closed anforowicz closed 10 months ago

anforowicz commented 10 months ago

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