summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2024-05-01 12:23:57 +0200
committerTomas Mraz <tomas@openssl.org>2024-05-06 10:44:22 +0200
commit97c6489b39c966c6e5169b9b92ec5fa9a35c7ba3 (patch)
tree662c859709807b6c3db71dff949eb468e56e9a6e /Configure
parentDocument the SSL_set_session_secret_cb() function (diff)
downloadopenssl-97c6489b39c966c6e5169b9b92ec5fa9a35c7ba3.tar.xz
openssl-97c6489b39c966c6e5169b9b92ec5fa9a35c7ba3.zip
Fix undefined behaviour in the event of a zero length session id
Don't attempt to memcpy a NULL pointer if the length is 0. Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24309)
Diffstat (limited to 'Configure')
0 files changed, 0 insertions, 0 deletions