Create a fuzz introspector exclude config file

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22532)
This commit is contained in:
Kurt Roeckx 2023-10-27 10:31:00 +02:00 committed by Hugo Landau
parent 83efd7170b
commit 3a29ac2684

View File

@ -0,0 +1,10 @@
FUNCS_TO_AVOID
OPENSSL_init_crypto
ossl_property
CRYPTO_THREAD_run_once
OPENSSL_die
FILES_TO_AVOID
mem.c
err.c
buffer.c
packet.c