1
0
mirror of https://git.tukaani.org/xz.git synced 2025-10-27 19:42:53 +00:00
Lasse Collin 7623b22d1d 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.
2022-12-12 15:47:17 +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-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