From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.0.6
PHP Bug Type:     IMAP related
Bug description:  imap_body on empty messages causes seg fault

After opening an imap connection, calling imap_body for a message which is
has an empty body will cause the apache server to seg fault (11). This
caused several problems as on some of our accounts the first message was
empty (for other reasons) and so any php imap client would fail immediately
on loading. We have fixed this by testing for message size - but the
imap_body code should probably spot this.

Thanks,

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


-- 
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