]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-compression: use LZ4_compress_default if can
authorMartti Rannanjärvi <martti.rannanjarvi@dovecot.fi>
Wed, 21 Dec 2016 05:53:52 +0000 (07:53 +0200)
committerGitLab <gitlab@git.dovecot.net>
Tue, 27 Dec 2016 13:01:35 +0000 (15:01 +0200)
commitd31a407872fb93f907fc2587daaa780ffa9a6f56
tree306c8c623b0f9768e0037561c4da4c7e5b44fb1e
parent771cb02c252db8d8c50a2f94e79a649a502cd817
lib-compression: use LZ4_compress_default if can

LZ4_compress is deprecated.
m4/want_lz4.m4
src/lib-compression/ostream-lz4.c