https://bz.apache.org/bugzilla/show_bug.cgi?id=66119

--- Comment #15 from Yann Ylavic <[email protected]> ---
> Does it crash when 2.4.54 is compiled against PCRE2?
No it does not, PCRE2 uses its own (re)allocation logic in the passed in
pcre2_match_data context, and stack usage is better constrained.
It's still possible to find a regex and subject that exhausts memory at some
point I suppose though..

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to