Fix array bounds violation in ssl_session_dup
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 25 May 2018 06:06:55 +0000 (08:06 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 25 May 2018 06:06:55 +0000 (08:06 +0200)
commit1bb829300a9a941b75e8d5ae6ea8f53b3845ac4c
tree71d52b32bca5e0bc1d4fd828abcf6d2c9def5597
parenta0abb6a10f4c5fc6dd20c487aa0db085fbfb3562
Fix array bounds violation in ssl_session_dup

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6353)
ssl/ssl_sess.c