mirror of https://github.com/openssl/openssl.git
Exclude more in the fuzz introspector report
Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22707)
This commit is contained in:
parent
456b32ba4f
commit
fe487609c1
|
@ -3,8 +3,10 @@ OPENSSL_init_crypto
|
||||||
ossl_property
|
ossl_property
|
||||||
CRYPTO_THREAD_run_once
|
CRYPTO_THREAD_run_once
|
||||||
OPENSSL_die
|
OPENSSL_die
|
||||||
|
default_context_do_init
|
||||||
FILES_TO_AVOID
|
FILES_TO_AVOID
|
||||||
mem.c
|
mem.c
|
||||||
|
mem_sec.c
|
||||||
err.c
|
err.c
|
||||||
buffer.c
|
buffer.c
|
||||||
packet.c
|
packet.c
|
||||||
|
|
Loading…
Reference in New Issue