Skip to content

Commit c28406f

Browse files
committed
Merge branch 'PHP-7.1'
2 parents 6ee932c + c742abb commit c28406f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/openssl/openssl.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2989,6 +2989,7 @@ PHP_FUNCTION(openssl_pkcs12_read)
29892989
}
29902990

29912991
X509_free(aCA);
2992+
BIO_free(bio_out);
29922993
}
29932994

29942995
sk_X509_free(ca);

0 commit comments

Comments
 (0)