mirror of
https://git.tukaani.org/xz.git
synced 2025-09-30 14:28:28 +00:00
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)