]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
mail-crypt: Skip undef values if OpenSSL is <1.0.2
authorAki Tuomi <aki.tuomi@dovecot.fi>
Mon, 28 Nov 2016 11:36:56 +0000 (13:36 +0200)
committerGitLab <gitlab@git.dovecot.net>
Mon, 28 Nov 2016 16:24:22 +0000 (18:24 +0200)
commite6459e62bb5e9c1fd9baeca758860a99c6d60509
tree163ecbf516b1b575e8cc2bf36bca7cdeb81b86f8
parent85670e21578f822cae7aac9d11430b6358cf90f5
mail-crypt: Skip undef values if OpenSSL is <1.0.2

OpenSSL 1.0.1 and earlier generate undef warnings due
to using stack as randomness source in a way that
valgrind does not like, so we disable undef value
checks for mail-crypt-plugin.
src/plugins/mail-crypt/Makefile.am