diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2022-12-08 17:30:09 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-12-12 15:47:17 +0200 |
commit | 7623b22d1d59c78033425a2448613837bcd203a2 (patch) | |
tree | d87f12c637054bf5353eb281bfb86ccf59617f84 /src/xz/args.c | |
parent | liblzma: Use __has_attribute(__symver__) to fix Clang detection. (diff) | |
download | xz-7623b22d1d59c78033425a2448613837bcd203a2.tar.xz |
liblzma: Check for unexpected NULL pointers in block_header_decode().
The API docs gave an impression that such checks are done
but they actually weren't done. In practice it made little
difference since the calling code has a bug if these are NULL.
Thanks to Jia Tan for the original patch that checked for
block->filters == NULL.
Diffstat (limited to 'src/xz/args.c')
0 files changed, 0 insertions, 0 deletions