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:55:06 +0000 (23:55 +0100)
commit8571902e238ba2ef1517185c2a662c03f51dc1bf
tree87cce671c97ac17c00e905379406fd5706f2d9a0
parent711bb9bc88f0da7c2a13eb71c1925f3d32fd77ed
Avoid out-of-bounds write in SSL_get_shared_ciphers

PR: 3317
ssl/ssl_lib.c