xz/src/liblzma
Lasse Collin 70d12dd069 liblzma: lzma_str_to_filters: Set *error_pos on all errors
The API docs clearly say that if error_pos isn't NULL then *error
is always set on any error. However, it wasn't touched if str == NULL
or filters == NULL or unsupported flags were specified.

Fixes: cedeeca2ea
2024-04-22 22:03:04 +03:00
..
api Update maintainer and author info. 2024-04-09 18:22:27 +03:00
check liblzma: CRC: Simplify table omission macros 2024-04-10 23:33:17 +03:00
common liblzma: lzma_str_to_filters: Set *error_pos on all errors 2024-04-22 22:03:04 +03:00
delta liblzma: Minor comment edits. 2024-03-15 18:03:47 +02:00
lz liblzma: Clean up white space 2024-04-22 20:31:25 +03:00
lzma liblzma: Silence warnings in --enable-small build. 2024-02-14 19:21:45 +02:00
rangecoder liblzma: Fix building with NVHPC (NVIDIA HPC SDK). 2024-03-15 17:30:50 +02:00
simple liblzma: Silence a warning from Coverity static analysis 2024-04-20 12:09:37 +03:00
Makefile.am Bump version and soname for 5.7.0alpha. 2024-02-24 16:30:06 +08:00
liblzma.pc.in Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
liblzma_generic.map Bump version and soname for 5.7.0alpha. 2024-02-24 16:30:06 +08:00
liblzma_linux.map Bump version and soname for 5.7.0alpha. 2024-02-24 16:30:06 +08:00
liblzma_w32res.rc Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
validate_map.sh liblzma: Fix validate_map.sh. 2024-02-14 19:46:11 +02:00