php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8942 memory leak
Submitted: 2001-01-26 16:20 UTC Modified: 2001-03-16 16:34 UTC
From: rkc at bountyquest dot com Assigned:
Status: Closed Package: mcrypt related
PHP Version: 4.0.2 OS: SunOS 2.6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rkc at bountyquest dot com
New email:
PHP Version: OS:

 

 [2001-01-26 16:20 UTC] rkc at bountyquest dot com
i'm using libmcrypt 2.4.5 on Stronghold 3.0 (Apache 1.3.12).  everytime i call mcrypt_generic_init(), a memory leak occurs.  calling mcrypt_generic_end() does not free up the memory.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-26 16:30 UTC] derick@php.net
If I recall correctly this is already fixed in later versions. Can you confirm that this bug is solved with php 4.0.4pl1 ? You could also try to use the latest libmcrypt.
 [2001-03-16 16:34 UTC] sniper@php.net
No feedback. Reopen if propblem still exists with latest
CVS snapshot from http://snaps.php.net/

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 12:01:29 2024 UTC