Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: b2deefb9d262f0f9eae6964006df98c2fa24daac https://github.com/openssl/openssl/commit/b2deefb9d262f0f9eae6964006df98c2fa24daac Author: Tomas Mraz <to...@openssl.org> Date: 2024-07-21 (Sun, 21 Jul 2024)
Changed paths: M crypto/x509/x_name.c Log Message: ----------- i2d_name_canon(): Check overflow in len accumulation Fixes Coverity 1604638 Reviewed-by: Neil Horman <nhor...@openssl.org> Reviewed-by: Paul Dale <ppz...@gmail.com> Reviewed-by: Todd Short <todd.sh...@me.com> (Merged from https://github.com/openssl/openssl/pull/24930) To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications