mirror of
https://git.tukaani.org/xz.git
synced 2025-06-06 21:56:41 +00:00
Compilers cannot optimize the addition "i + 4" away since theoretically it could overflow.
Compilers cannot optimize the addition "i + 4" away since theoretically it could overflow.