comp_methods in a SSL_CTX points at an internal database. Do *not*
authorRichard Levitte <levitte@openssl.org>
Thu, 30 Nov 2000 12:21:33 +0000 (12:21 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 30 Nov 2000 12:21:33 +0000 (12:21 +0000)
commitcd9b7d7c35268de18ff8789ff060349ea31af878
tree7e49a171f5bce69ea432e9b66f0d59ba74ba5ba2
parent058123afb6e565446d6956e9c0c89f1b7a023467
comp_methods in a SSL_CTX points at an internal database.  Do *not*
free that, since it's shared by all SSL_CTX's, present and future.
ssl/ssl_lib.c