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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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 Apr 19 05:01:29 2024 UTC