Mantis - Quercus
Viewing Issue Advanced Details
3445 block always 04-14-09 19:25 04-15-09 00:07
koreth  
nam  
normal  
closed 4.0.0  
fixed  
none    
none 4.0.0  
0003445: Infinite loop + memory usage in unpack()
This was fixed, but it's back. The following script never terminates and eats all available memory.

<?php
$x = unpack("C*xyz", "x");

Notes
(0003954)
nam   
04-15-09 00:07   
php/1d3n