]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
run-test-valgrind.supp: Suppress OpenSSL EVP_DecryptFinal_ex() use of uninitialized...
authorMartti Rannanjärvi <martti.rannanjarvi@open-xchange.com>
Wed, 1 Feb 2023 11:15:43 +0000 (13:15 +0200)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Wed, 1 Feb 2023 15:33:54 +0000 (15:33 +0000)
This issue seems to be https://github.com/openssl/openssl/issues/19719

run-test-valgrind.supp

index 31a524e352e8a2a75c0ce814b271ca2c41d052cd..fda3b37aa82c7f252122fdbe4af2801e7906d3ac 100644 (file)
    ...
    fun:module_dir_init
 }
+{
+   <openssl_jammy_v3_0_2_EVP_DecryptFinal_ex>
+   Memcheck:Cond
+   obj:*libcrypto.so*
+   ...
+   fun:EVP_DecryptFinal_ex
+   ...
+}
 {
    <libunwind_backtrace>
    Memcheck:Param