Recent changes from 0.9.6-stable

This commit is contained in:
Richard Levitte
2002-12-03 23:23:11 +00:00
parent 22b3a95d5c
commit c99f9b8ff3
34 changed files with 53 additions and 53 deletions

View File

@@ -775,7 +775,7 @@ end:
BIO_free(bio_s_out);
bio_s_out=NULL;
}
EXIT(ret);
OPENSSL_EXIT(ret);
}
static void print_stats(BIO *bio, SSL_CTX *ssl_ctx)