Avoid out-of-bounds write in SSL_get_shared_ciphers
authorGünther Noack <gnoack@google.com>
Thu, 1 May 2014 11:33:11 +0000 (13:33 +0200)
committerMatt Caswell <matt@openssl.org>
Sun, 11 May 2014 22:57:14 +0000 (23:57 +0100)
commit15c1ac03c8d23362940ce2809925598497098eae
treeb5891df54131707f009c022a276a34b4dcbbaeb9
parentc3c6fc7855816d8a9866a2033dd6bf7ed6a3a9af
Avoid out-of-bounds write in SSL_get_shared_ciphers

PR: 3317
ssl/ssl_lib.c