Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: f3b988dc29512d6575ff435e1ff7c1b66d97051e https://github.com/openssl/openssl/commit/f3b988dc29512d6575ff435e1ff7c1b66d97051e Author: Max Ammann <m...@maxammann.org> Date: 2024-05-24 (Fri, 24 May 2024)
Changed paths: M fuzz/build.info A fuzz/provider.c A test/recipes/99-test_fuzz_provider.t Log Message: ----------- Add provider fuzzer Test recipe 99-test_fuzz_provider.t added. Reviewed-by: Matt Caswell <m...@openssl.org> Reviewed-by: Neil Horman <nhor...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22964) Commit: 46f55238d2dc39725873de308e1e727556cb33bd https://github.com/openssl/openssl/commit/46f55238d2dc39725873de308e1e727556cb33bd Author: Max Ammann <m...@maxammann.org> Date: 2024-05-24 (Fri, 24 May 2024) Changed paths: M crypto/evp/evp_lib.c Log Message: ----------- EVP_CIPHER_CTX_get_key_length(): Add null check of ctx->cipher Reviewed-by: Matt Caswell <m...@openssl.org> Reviewed-by: Neil Horman <nhor...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22964) Compare: https://github.com/openssl/openssl/compare/b9e084f139c5...46f55238d2dc To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications