mirror of
https://git.tukaani.org/xz.git
synced 2026-04-01 13:48:02 +00:00
Testing for end of file was no longer correct after full flushing became possible with --block-size=SIZE and --block-list=SIZES. There was no bug in practice though because xz just made a few unneeded zero-byte reads.