]> git.ipfire.org Git - thirdparty/openssl.git/commit
ssl: fix coverity 1451515: out of bounds memory access
authorPauli <ppzgs1@gmail.com>
Wed, 17 Mar 2021 02:00:42 +0000 (12:00 +1000)
committerPauli <ppzgs1@gmail.com>
Thu, 18 Mar 2021 11:19:15 +0000 (21:19 +1000)
commit3de7f014a985637361bdee775f78209300c88aae
tree3119256811e07608e3ae73640ad939a56928feea
parent145f12d12dc83c737676883c625c2a95d34251ed
ssl: fix coverity 1451515: out of bounds memory access

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14585)
ssl/statem/statem_clnt.c