Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: a98870414773baa9e8983d98ce61ad46d60c00ff https://github.com/openssl/openssl/commit/a98870414773baa9e8983d98ce61ad46d60c00ff Author: Tomas Mraz <to...@openssl.org> Date: 2024-07-21 (Sun, 21 Jul 2024)
Changed paths: M ssl/record/methods/tls13_meth.c Log Message: ----------- tls13_meth.c: Check for negative return from EVP_CIPHER_CTX_get_iv_length() Fixes Coverity 1598052 Reviewed-by: Paul Dale <ppz...@gmail.com> Reviewed-by: Tom Cosgrove <tom.cosgr...@arm.com> Reviewed-by: Todd Short <todd.sh...@me.com> (Merged from https://github.com/openssl/openssl/pull/24929) To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications