diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-02-03 00:33:32 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-02-03 21:43:01 +0800 |
commit | e970c28ac3cb2e8051925f81db2fe953664c2645 (patch) | |
tree | 2afa2216be4ed5fa52ca75f31d535d57d93d2983 /src/liblzma/api/lzma.h | |
parent | Tests: Create test_filter_str.c. (diff) | |
download | xz-e970c28ac3cb2e8051925f81db2fe953664c2645.tar.xz |
liblzma: Fix bug in lzma_str_from_filters() not checking filters[] length.
The bug is only a problem in applications that do not properly terminate
the filters[] array with LZMA_VLI_UNKNOWN or have more than
LZMA_FILTERS_MAX filters. This bug does not affect xz.
Diffstat (limited to 'src/liblzma/api/lzma.h')
0 files changed, 0 insertions, 0 deletions