mirror of
https://git.tukaani.org/xz.git
synced 2025-10-23 17:43:02 +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.