You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oro-dev@jakarta.apache.org by bu...@apache.org on 2001/04/02 19:26:44 UTC

[Bug 1179] Changed - Infinite loop when matching regular expression (Jakarta-ORO v2.0.1)

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1179

*** shadow/1179	Mon Apr  2 02:54:49 2001
--- shadow/1179.tmp.8423	Mon Apr  2 10:26:44 2001
***************
*** 2,11 ****
  | Infinite loop when matching regular expression (Jakarta-ORO v2.0.1)        |
  +----------------------------------------------------------------------------+
  |        Bug #: 1179                        Product: ORO                     |
! |       Status: NEW                         Version: 2.0.1                   |
! |   Resolution:                            Platform: PC                      |
! |     Severity: Critical                 OS/Version:                         |
! |     Priority:                           Component: Main                    |
  +----------------------------------------------------------------------------+
  |  Assigned To: oro-dev@jakarta.apache.org                                   |
  |  Reported By: Antti.Valtokari@iocore.fi                                    |
--- 2,11 ----
  | Infinite loop when matching regular expression (Jakarta-ORO v2.0.1)        |
  +----------------------------------------------------------------------------+
  |        Bug #: 1179                        Product: ORO                     |
! |       Status: RESOLVED                    Version: 2.0.1                   |
! |   Resolution: FIXED                      Platform: PC                      |
! |     Severity: Critical                 OS/Version: All                     |
! |     Priority: High                      Component: Main                    |
  +----------------------------------------------------------------------------+
  |  Assigned To: oro-dev@jakarta.apache.org                                   |
  |  Reported By: Antti.Valtokari@iocore.fi                                    |
***************
*** 95,98 ****
  1: a 
  2: a 
  - ----------------
! <and so on>
--- 95,101 ----
  1: a 
  2: a 
  - ----------------
! <and so on>
! 
! ------- Additional Comments From dfs@apache.org  2001-04-02 10:26 -------
! This bug cannot be reproduced in the latest development release.