fixed incorrect assertion condition
authorYann Collet <cyan@fb.com>
Sat, 13 Apr 2019 22:55:06 +0000 (15:55 -0700)
committerYann Collet <cyan@fb.com>
Sat, 13 Apr 2019 22:55:06 +0000 (15:55 -0700)
commit749c3400bd6ff6b49641fadaf0edb23d7a7b6413
tree29c7afc2e106765a46d2ed5224b70a1c0361a344
parent31763c59fca9a38bc697cd37f591d6ba385f7614
fixed incorrect assertion condition

output can use the full length of output buffer
lib/lz4frame.c