diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2011-04-11 13:21:28 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2011-04-11 14:00:46 +0300 |
commit | 4ce1cf97a88ae1640a380dd19cbc255d729f966b (patch) | |
tree | 7671afcc5daf64a2c02f5fe967e45cba0f2c95f8 /src/common/tuklib_progname.h | |
parent | Update THANKS. (diff) | |
download | xz-4ce1cf97a88ae1640a380dd19cbc255d729f966b.tar.xz |
liblzma: Validate encoder arguments better.
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.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions