fixed lz4frame with blocks of size 1
authorYann Collet <cyan@fb.com>
Thu, 17 Sep 2020 21:43:02 +0000 (14:43 -0700)
committerYann Collet <cyan@fb.com>
Thu, 17 Sep 2020 21:43:02 +0000 (14:43 -0700)
commit10d2e1c69465ac51d210909ca7a447a1397736a1
treef75df86ec7e5805c0340d18c7e9621b57d130b30
parent43bbb7decc8296078ce191b06b0af494ddad0535
fixed lz4frame with blocks of size 1

properly track history
lib/lz4.c
lib/lz4frame.c
tests/frametest.c