@@ -21,7 +21,7 @@ int FuzzerInitialize(int *argc, char ***argv)
{
OPENSSL_init_crypto(OPENSSL_INIT_LOAD_CRYPTO_STRINGS, NULL);
CRYPTO_free_ex_index(0, -1);
ERR_get_state();
ERR_clear_error();
return 1;
}
The note is not visible to the blocked user.