mirror of
https://git.tukaani.org/xz.git
synced 2025-08-21 02:56:41 +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.