]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
Added valgrind suppression for OpenSSL <v1.0.2
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 20 Jun 2016 11:29:57 +0000 (14:29 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 20 Jun 2016 14:31:17 +0000 (17:31 +0300)
commitbb54eb984027531fe9fad685fbc6c7db04676695
tree4b2c92b3f4a5e0fc0660dcdfc6297f4df8e07890
parent864e580b625a632c0e5a7b0591ffd0e707f276f4
Added valgrind suppression for OpenSSL <v1.0.2

This one works at least for CentOS 6. Because the OpenSSL library is
loaded as a plugin and unloaded before exit, valgrind sees only "???"
as the addresses. That's why we're using "obj:*". But the number of
obj:* lines is also important, so this may not work everywhere.
run-test-valgrind.supp