Mantis - Quercus
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
3388 |
|
major |
always |
03-13-09 12:08 |
03-18-09 15:35 |
|
Reporter:
|
koreth |
Platform:
|
|
|
Assigned To:
|
nam |
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
closed |
Product Version:
|
4.0.0 |
|
Product Build:
|
|
Resolution:
|
fixed |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in Version:
|
4.0.0 |
|
|
Summary:
|
0003388: Infinite loop + memory usage in unpack() |
Description:
|
The following program doesn't terminate, and consumes all available memory:
<?php
unpack("C*xyz", "x");
|
Steps To Reproduce:
|
|
Additional Information:
|
|
Relationships | |
Attached Files:
|
patch.txt [^] (2,433 bytes) 03-13-09 12:28 |