1
0
mirror of https://git.tukaani.org/xz.git synced 2026-04-01 13:48:02 +00:00
Jia Tan 166431e995 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-29 16:54:39 +03:00
..
2019-12-31 22:19:18 +02:00
2019-12-31 22:19:18 +02:00
2019-12-31 22:19:18 +02:00
2019-12-31 22:19:18 +02:00
2019-07-13 17:53:33 +03:00
2009-12-31 22:45:53 +02:00
2019-07-13 17:53:33 +03:00
2009-09-15 21:07:23 +03:00