php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8923 Serious bug -- Memory leak in gzencode() function
Submitted: 2001-01-25 21:03 UTC Modified: 2001-02-19 23:07 UTC
From: Jason at hspace dot net Assigned:
Status: Closed Package: Output Control
PHP Version: 4.0.4pl1 OS: Windows 2000
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: Jason at hspace dot net
New email:
PHP Version: OS:

 

 [2001-01-25 21:03 UTC] Jason at hspace dot net
I was using Web Application Stress Tool when I discovered this bug in zlib. Under load, php would keep using up more and more memory. I found that the gzencode() function was causing the problem. I was using gzencode() to enable http-compression in my pages.
Commenting out gzencode() and disabling http-compression seemed to have resolved the problem.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-30 04:38 UTC] sniper@php.net
reclassified.


 [2001-02-19 23:07 UTC] andre@php.net
this one should be fixed in CVS, please reopen if it is not
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 00:01:29 2024 UTC