1
0
mirror of https://git.tukaani.org/xz.git synced 2025-09-30 14:28:28 +00:00
Lasse Collin 6e210d5766 liblzma: Silence a warning from Coverity static analysis
It is logical why it cannot know for sure that the value has
to be at most 4 if it is less than 16.

The x86 filter is based on a very old LZMA SDK version. Newer
ones have quite a different implementation for the same filter.

Thanks to Sam James.

(cherry picked from commit 6aa2a6deeba04808a0fe4461396e7fb70277f3d4)
2024-05-22 14:32:36 +03:00
..
2024-02-21 00:30:43 +08:00
2024-05-22 14:32:36 +03:00