ID:               21523
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Strings related
 Operating System: Windows 2000 / Apache 1.3.27
 PHP Version:      4.3.0
 New Comment:

I can't reproduce this error under Linux, FreeBSD.


Previous Comments:
------------------------------------------------------------------------

[2003-01-08 13:05:47] [EMAIL PROTECTED]

When the following line is run:

echo number_format(2, 2678);

The following error appears in the Apache error log:

FATAL:  emalloc():  Unable to allocate -1112 bytes

-259 and -123 have also appeared.
Clearly I accidentally used number_format in the reverse
direction that I meant to.  However, it seems like whatever is
requesting memory for number_format is experiencing integer overflow. 
That doesn't seem right.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=21523&edit=1

Reply via email to