mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
71b9380145
The biggest problem was that the integrity check type wasn't validated, and e.g. lzma_easy_buffer_encode() would create a corrupt .xz Stream if given an unsupported Check ID. Luckily applications don't usually try to use an unsupport Check ID, so this bug is unlikely to cause many real-world problems. |
||
---|---|---|
.. | ||
api | ||
check | ||
common | ||
delta | ||
lz | ||
lzma | ||
rangecoder | ||
simple | ||
liblzma.pc.in | ||
liblzma_w32res.rc | ||
Makefile.am |