https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6293

Mark Martinec <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|Undefined                   |3.3.0

--- Comment #6 from Mark Martinec <[email protected]> ---
Ok, this was documented in 3.3.0, and newer versions of Perl
no longer evaluate regexps on a stack (which may be small), but
do so on the heap, so even though we may still encounter cases
of a runaway regexp, such cases would now be much less likely.

Closing.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to