]> granicus.if.org Git - php/commit
Fix uninitilized variables in openssl_pkcs7_encrypt() and openssl_pkcs7_sign()
authorHenrique do Nascimento Angelo <hnangelo@php.net>
Tue, 15 Jul 2008 02:59:56 +0000 (02:59 +0000)
committerHenrique do Nascimento Angelo <hnangelo@php.net>
Tue, 15 Jul 2008 02:59:56 +0000 (02:59 +0000)
commitd3538f427a6debc8bfdb8a7a760d26d4a079a8fa
tree5e2abd75e83177bd42a60b97fb8b1df69f87e451
parent8e2248c8b195512d7f4d41794b56b9bab0bee04f
Fix uninitilized variables in openssl_pkcs7_encrypt() and openssl_pkcs7_sign()
ext/openssl/openssl.c
ext/openssl/tests/023.phpt [new file with mode: 0644]
ext/openssl/tests/025.phpt [new file with mode: 0644]
ext/openssl/tests/cert.crt [new file with mode: 0644]
ext/openssl/tests/private.key [new file with mode: 0644]