You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2022/06/14 14:36:35 UTC

[Bug 66119] Segmentation fault in libcpre when processing Location regex match for a long request path when MPM worked is used in 2.4.53+

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

--- Comment #1 from Eric Covener <co...@gmail.com> ---
> <Location ~ "^((?!/errors/).)*$">

Do you create 1 capture per character on purpose, or did intend the * to come
after the wildcard?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org