WCE update, mostly typos.
[openssl.git] / ssl / ssltest.c
index 6949f9696bccc5594d6ef4909036bbe03f590cc0..8c04e7434d3fcf59c7bc8fa5630a63beea5e9024 100644 (file)
@@ -893,6 +893,7 @@ end:
        CRYPTO_mem_leaks(bio_err);
        if (bio_err != NULL) BIO_free(bio_err);
        EXIT(ret);
        CRYPTO_mem_leaks(bio_err);
        if (bio_err != NULL) BIO_free(bio_err);
        EXIT(ret);
+       return ret;
        }
 
 int doit_biopair(SSL *s_ssl, SSL *c_ssl, long count,
        }
 
 int doit_biopair(SSL *s_ssl, SSL *c_ssl, long count,