ID: 8875
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: IMAP related
Description: crash - Signal 11

Don't know. I have just the 4.0.2 installed. But you can easily test it by running

<?php
echo imap_mime_header_decode( '=?windows-1251?B?8uXx+8g==?=' );
?>

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

[2001-02-26 08:41:26] [EMAIL PROTECTED]
Does this happen with PHP 4.0.4pl1?

--Jani


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

[2001-01-24 03:44:42] [EMAIL PROTECTED]
Attempt to decode this string always causes a crash (sig11) in imap_mime_header_decode

=?windows-1251?B?8uXx+8g==?=

Yes, this is not a valid base64 encoded string, but it should not cause a hard crash.

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


Full Bug description available at: http://bugs.php.net/?id=8875


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to