Exclude more in the fuzz introspector report
authorKurt Roeckx <kurt@roeckx.be>
Sun, 12 Nov 2023 09:26:33 +0000 (10:26 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 14 Nov 2023 16:00:07 +0000 (17:00 +0100)
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22707)

fuzz/fuzz_introspector_exclusion.config

index bf0cdaff1b1fa5cbab20ad94e7d48dd4464c7875..324359b24a4989833b727340c592fc46916218fd 100644 (file)
@@ -3,8 +3,10 @@ OPENSSL_init_crypto
 ossl_property
 CRYPTO_THREAD_run_once
 OPENSSL_die
+default_context_do_init
 FILES_TO_AVOID
 mem.c
+mem_sec.c
 err.c
 buffer.c
 packet.c