mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
[PR #735] Remove check for minimal distance and add test case generated by 7z as compatibility check #1198
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/adamhathcock/sharpcompress/pull/735
State: closed
Merged: Yes
Hi
It seems the check for minimal distance in the Delta filter that I added is wrong, added test case generated by 7z as proof
Sorry for the inconvenience.