commit | 738767bc853adeb1f9f75e1bf2618b5e739b2d21 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Sun Jun 01 13:07:58 2025 +0930 |
committer | Alan Modra <amodra@gmail.com> | Sun Jun 01 13:21:00 2025 +0930 |
tree | db9a6f6c29f01cb768dd441cd426500d0663e43b | |
parent | 0921b99dafd5a754468974831f8a016e10a85fb7 [diff] |
decompress_contents: fuss over 32-bit long Some 64-bit compilers have a 32-bit long, which could result in an endless loop if uncompressed_size is larger than 4G.