Merge branch 'PHP-7.1'

This commit is contained in:
Nikita Popov 2017-06-02 23:53:00 +02:00
commit c28406f611

View File

@ -2989,6 +2989,7 @@ PHP_FUNCTION(openssl_pkcs12_read)
}
X509_free(aCA);
BIO_free(bio_out);
}
sk_X509_free(ca);