]> 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:13:14 +0000 (11:13 -0400)
commit60d5b4932ed88d3ac4f7722951f376cb3d0d7d30
treed756dbb72b20c18a372922b428a4ece209f52036
parent8083328b52ae8f422ea0795be9a9d287da0fdc95
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)

(cherry picked from commit bc28ca499ef37e5ab6e2676727a3db7f02c837ae)
(cherry picked from commit 7e8d78d579548a39bf793ace158565ad569b4718)
(cherry picked from commit 66f7afbb98fa47efea3972698f8daaa463252e51)
ssl/d1_lib.c