Changes LZ4F_compressBound() definition using NULL prefsPtr to cover worst case inste...
authorYann Collet <yann.collet.73@gmail.com>
Tue, 14 Apr 2015 17:51:36 +0000 (18:51 +0100)
committerYann Collet <yann.collet.73@gmail.com>
Tue, 14 Apr 2015 17:51:36 +0000 (18:51 +0100)
commit05a46fc59ab0934389055f97b7be5b5a6da2824d
treea38fee9efa394b674986bbd031795eac37fc2120
parent348f5099e42c23393ec9c8e6b403f4bca99bbb41
Changes LZ4F_compressBound() definition using NULL prefsPtr to cover worst case instead of default.
lib/lz4frame.c
lib/lz4frame.h
programs/lz4io.c