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

Verified under WIN32.




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

[2003-01-09 06:05:50] [EMAIL PROTECTED]

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

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

[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