PHP :: Bug #38255 :: leak in php_openssl_evp_from_zval
| Bug #38255 | leak in php_openssl_evp_from_zval | ||||
|---|---|---|---|---|---|
| Submitted: | 2006-07-29 22:16 UTC | Modified: | 2006-07-29 22:25 UTC | ||
| From: | pierre@php.net | Assigned: | pajoye (profile) | ||
| Status: | Closed | Package: | OpenSSL related | ||
| PHP Version: | 5CVS-2006-07-29 (CVS) | OS: | all | ||
| Private report: | No | CVE-ID: | None | ||
[2006-07-29 22:16 UTC] pierre@php.net
Description: ------------ php_openssl_evp_from_zval leaks when an invalid key is passed (ie boolean or array).
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2006-07-29 22:25 UTC] pajoye@php.net