php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31384 hang on mailparse_rfc822_parse_addresses
Submitted: 2005-01-03 05:16 UTC Modified: 2007-04-04 18:29 UTC
From: nirva-php at ishiboo dot com Assigned: wez (profile)
Status: No Feedback Package: Unknown/Other Function
PHP Version: 5.0.1 OS: Solaris 8
Private report: No CVE-ID: None
 [2005-01-03 05:16 UTC] nirva-php at ishiboo dot com
Description:
------------
mailparse_rfc822_parse_addresses() hangs on the string

"Work:With:Ebay<Bartholomew@userfriendlyinterface.net>"

and on the string:

"Work:With:Ebay"

i end up getting a 30second timeout and my script terminates.

Reproduce code:
---------------
look at description

Expected result:
----------------
no hang, some proper output

Actual result:
--------------
hangs

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-03 16:01 UTC] wez@php.net
Which mailparse version are you using?
 [2005-01-03 17:02 UTC] nirva-php at ishiboo dot com
how do i find the mailparse version?
 [2005-01-10 02:23 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip


 [2005-01-31 22:28 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Aug 14 12:01:28 2024 UTC