xz/src
Jia Tan 8cc9874a79 liblzma: Add dest and src NULL checks to lzma_index_cat.
The documentation states LZMA_PROG_ERROR can be returned from
lzma_index_cat. Previously, lzma_index_cat could not return
LZMA_PROG_ERROR. Now, the validation is similar to
lzma_index_append, which does a NULL check on the index
parameter.
2022-09-28 15:48:03 +03:00
..
common tuklib_physmem: Fix Unicode builds on Windows. 2022-09-28 12:20:41 +03:00
liblzma liblzma: Add dest and src NULL checks to lzma_index_cat. 2022-09-28 15:48:03 +03:00
lzmainfo Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
scripts xzgrep: Fix compatibility with old shells. 2022-09-16 14:07:03 +03:00
xz xz: Add --experimental-arm64[=width=WIDTH]. 2022-09-19 20:24:26 +03:00
xzdec Build: Add support for translated man pages using po4a. 2020-02-07 15:32:21 +02:00
Makefile.am Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00