diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-02-03 00:33:32 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-02-03 00:42:27 +0800 |
commit | 2c78a83c6faec70154d9eb78022a618ed62cdcb3 (patch) | |
tree | 07731a33bd41c1b5a970a82ef40891d15dd73cfc /TODO | |
parent | Tests: Create test_filter_str.c. (diff) | |
download | xz-2c78a83c6faec70154d9eb78022a618ed62cdcb3.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 'TODO')
0 files changed, 0 insertions, 0 deletions