Merge pull request #753 from Hitatm/fix_LZ4_DISTANCE_MAX
authorYann Collet <Cyan4973@users.noreply.github.com>
Mon, 15 Jul 2019 16:08:11 +0000 (09:08 -0700)
committerGitHub <noreply@github.com>
Mon, 15 Jul 2019 16:08:11 +0000 (09:08 -0700)
commita23541463d924f11dfc0843f4ddb10a1e777e405
tree7dc5c426fcad717cd467b16fab049dfb073b471a
parentf1e8e806e0dd753eb48e40272e620f747c7b723e
parent8ac954aa71edd5c13a0b9f6ab57eaece75efc28d
Merge pull request #753 from Hitatm/fix_LZ4_DISTANCE_MAX

bugfix: correctly control the offset < LZ4_DISTANCE_MAX,when change t…