]> granicus.if.org Git - php/commit
Fix bug #74651 - check EVP_SealInit as it can return -1
authorStanislav Malyshev <stas@php.net>
Tue, 20 Jun 2017 06:06:24 +0000 (23:06 -0700)
committerStanislav Malyshev <stas@php.net>
Wed, 5 Jul 2017 02:30:56 +0000 (19:30 -0700)
commit73cabfedf519298e1a11192699f44d53c529315e
tree63c8c6c86022a0dc80e7fdad0cb1c0ad82b1e203
parent4b38feabe745b553703cd53f37615b955502f4e7
Fix bug #74651 - check EVP_SealInit as it can return -1
ext/openssl/openssl.c
ext/openssl/tests/74651.pem [new file with mode: 0644]
ext/openssl/tests/bug74651.phpt [new file with mode: 0644]