Eliminate memory leaks in mem_dbg.c.
[openssl.git] / apps / openssl.c
index 934a1c176d42559fa4cc0cb0198194da4b72ae06..a2a263062dfb5bfdb5224bec95e9630c043a7de9 100644 (file)
@@ -206,7 +206,7 @@ end:
 
        EVP_cleanup();
        ERR_free_strings();
 
        EVP_cleanup();
        ERR_free_strings();
-
+       
        CRYPTO_mem_leaks(bio_err);
        if (bio_err != NULL)
                {
        CRYPTO_mem_leaks(bio_err);
        if (bio_err != NULL)
                {