mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
18d7facd38
The documentation in src/liblzma/api/lzma/index.h suggests that both the unpadded (compressed) size and the uncompressed size are checked for overflow, but only the unpadded size was checked. The uncompressed check is done first since that is more likely to occur than the unpadded or index field size overflows. |
||
---|---|---|
.. | ||
api | ||
check | ||
common | ||
delta | ||
lz | ||
lzma | ||
rangecoder | ||
simple | ||
liblzma.pc.in | ||
liblzma_generic.map | ||
liblzma_linux.map | ||
liblzma_w32res.rc | ||
Makefile.am | ||
validate_map.sh |