mirror of
https://git.tukaani.org/xz.git
synced 2025-07-06 04:16:37 +00:00
Or any off_t which isn't very big (like signed 64 bit integer that most system have). A small off_t could overflow if the file being decompressed had long enough run of zero bytes, which would result in corrupt output.