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 commitsRelated reports

 [2006-07-29 22:25 UTC] pajoye@php.net

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.