mirror of
https://github.com/sheumann/hush.git
synced 2025-01-18 07:31:34 +00:00
5699b8525e
open_transformer(), common code for pipe+fork. Function pointer for read() no longer needed. Allow inflate to be initialised with a specified buffer size to avoid over-reading. Reset static variables in inflate_get_next_window to fix a bug where only the first file in a .zip would be be extracted.