[pcre-dev] [Bug 869] Unreasonable recursion caused by two ne…

Top Page
Delete this message
Author: John Smith
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 869] Unreasonable recursion caused by two nested groups
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=869




--- Comment #4 from John Smith <b765786@???> 2009-08-02 12:39:21 ---
Hello,

It's good that it is possible to prevent stack variables from being used in
recursions.

The problem is that the user needs to rebuild the library. Most people can't do
that. We use stock Debian and receive regular security updates. It's not
practical to basically fork PHP.

If the speed penalty is under 20% you might consider recommending the PHP guys
to use the heap instead of stack.

I understand this is not a bug in PCRE per se, neither in PHP. Take it is a
request for improvement.

Cheers.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email