ID:               9827
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         Apache related
 Operating System: Linux-mips
 PHP Version:      4.0.6
 New Comment:

As of 3-21-2002 the value 10000.0 was still in the code.  I don't
understand the nature of this bug, but the last statement on this page
is misleading.  If you run into this problem, just edit
ext/standard/crypt.c like the original poster talks about.

-timmyg


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

[2001-10-20 23:06:13] [EMAIL PROTECTED]

Fixed in CVS.

--Jani


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

[2001-08-21 16:14:38] [EMAIL PROTECTED]

still not fixed in 4.0.6

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

[2001-05-10 14:42:00] [EMAIL PROTECTED]

no, it still behaves the same when using 4.0.5.


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

[2001-05-07 04:45:07] [EMAIL PROTECTED]

Can you please see if this still happens in PHP 4.0.5?  It's supposed
to be fixed.

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

[2001-03-18 21:51:48] [EMAIL PROTECTED]

The calculation itself does not lead to the overflow. I inserted this
line right before the error happens:

fprintf (stdout, "Value: %f", ..calculation comes here ...);

So I guess the function accepts only numbers to a certain size. (values
over approx. 2^34 or under 2^-34 makes apache hurl)

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/9827

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

Reply via email to