mirror of
https://git.tukaani.org/xz.git
synced 2026-03-28 21:01:22 +00:00
This requires a filename (or something that pretends to be a filename) of at least 2 GiB on a 32-bit platform, and that realloc() to SIZE_MAX / 2 + 1 bytes has succeeded. Fixes: https://github.com/tukaani-project/xz/pull/218