]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix Potential NULL pointer dereference
authoricy17 <1061499390@qq.com>
Wed, 7 Aug 2024 09:07:09 +0000 (17:07 +0800)
committerTomas Mraz <tomas@openssl.org>
Wed, 7 Aug 2024 16:50:18 +0000 (18:50 +0200)
commit18d491a6820e240a4ed4224c764a7c93b526e45f
tree6585b89d21ccc1f7295657f819f4c0a00b418efa
parent5854b764a762598b662a5166be8d0030af06c1c0
Fix Potential NULL pointer dereference

CLA: trivial

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25065)
test/sslapitest.c