diff options
author | jiat75 <jiat0218@gmail.com> | 2022-01-28 20:47:55 +0800 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-02-07 00:20:01 +0200 |
commit | 6468f7e41a8e9c611e4ba8d34e2175c5dacdbeb4 (patch) | |
tree | 19d36e4b3824a5c831de500c7a4b1e91d892f88b /src/liblzma/common/alone_decoder.c | |
parent | liblzma: Fix uint64_t vs. size_t confusion. (diff) | |
download | xz-6468f7e41a8e9c611e4ba8d34e2175c5dacdbeb4.tar.xz |
liblzma: Add NULL checks to LZMA and LZMA2 properties encoders.
Previously lzma_lzma_props_encode() and lzma_lzma2_props_encode()
assumed that the options pointers must be non-NULL because the
with these filters the API says it must never be NULL. It is
good to do these checks anyway.
Diffstat (limited to 'src/liblzma/common/alone_decoder.c')
0 files changed, 0 insertions, 0 deletions