Merge pull request #511 from lz4/decFast
authorYann Collet <Cyan4973@users.noreply.github.com>
Tue, 24 Apr 2018 18:25:57 +0000 (11:25 -0700)
committerGitHub <noreply@github.com>
Tue, 24 Apr 2018 18:25:57 +0000 (11:25 -0700)
commit8c6ca6283d00d1882cfa18e6477b51c9d7e74ed4
treec67b0e623482e4d22786ded1bdabd82c01e9bbf6
parent092cb775974218df96e8243957c182d685c81278
parent44bff3fd3b4fc6280cad3f8b930d6a404e3bb236
Merge pull request #511 from lz4/decFast

Fixed performance issue with LZ4_decompress_fast()
lib/Makefile
lib/lz4.c