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:52:47 +0000 (23:52 +0100)
commit308505b838e4e3ce8485bb30f5b26e2766dc7f8b
treec4fe69f8f261f3914b73ad3a5a45ee4b48895c67
parentb00676bb6f75ecc10d838a844cc9b54c36a4ba0b
Avoid out-of-bounds write in SSL_get_shared_ciphers

PR: 3317
ssl/ssl_lib.c