]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix: Check for wrong object. The converted sc should be checked instead of the original s
authorNachel72 <Nachel72@outlook.com>
Wed, 13 Aug 2025 15:15:05 +0000 (23:15 +0800)
committerTodd Short <todd.short@me.com>
Fri, 22 Aug 2025 15:06:25 +0000 (11:06 -0400)
commitbc28ca499ef37e5ab6e2676727a3db7f02c837ae
tree0dc8d3f77ac3061f5f1b2b0b7e4c83cb53b89c1b
parentdfaea0aa4bd789dd7e51d94643f403afb0dd532a
Fix: Check for wrong object. The converted sc should be checked instead of the original s

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/28248)
ssl/d1_lib.c