PR: 2529
authorDr. Stephen Henson <steve@openssl.org>
Wed, 25 May 2011 15:16:01 +0000 (15:16 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 25 May 2011 15:16:01 +0000 (15:16 +0000)
commit24dd0c61ef76309d97c60870b6f284341f33bcca
treec13e9ae86913c569a4437d53f6c81499fa9ca3f1
parent565c15363c0530f890f58283e5a43dbfe17ea7fd
PR: 2529
Submitted by: Marcus Meissner <meissner@suse.de>
Reviewed by: steve

Call ssl_new() to reallocate SSL BIO internals if we want to replace
the existing internal SSL structure.
ssl/bio_ssl.c