Fix double-free in TLS server name extensions which could lead to a remote
authorMark J. Cox <mark@openssl.org>
Wed, 28 May 2008 07:26:33 +0000 (07:26 +0000)
committerMark J. Cox <mark@openssl.org>
Wed, 28 May 2008 07:26:33 +0000 (07:26 +0000)
commitd3b3a6d389c9824c80e503229ff2a6109031736f
tree59ad0500c75fa382cf5d11d30ba2b73fbad3a47c
parentfc260b09a16442ed76ba34b77eacd4fdcbce93cb
Fix double-free in TLS server name extensions which could lead to a remote
crash found by Codenomicon TLS test suite (CVE-2008-0891)

Reviewed by: openssl-security@openssl.org

Obtained from: jorton@redhat.com
CHANGES
ssl/t1_lib.c