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 2014/12/10 21:05:43 UTC

[Bug 55910] Continuation lines are broken during buffer resize

https://issues.apache.org/bugzilla/show_bug.cgi?id=55910

--- Comment #4 from Felipe Zimmerle <fe...@zimmerle.org> ---
This issue is also affecting ModSecurity. Specially when it is used with the
development version of the OWASP CRS which uses a lot of "continuation lines"
(aka "\") to organize the rules in a format that is easy to read. 

(reference:
https://github.com/SpiderLabs/owasp-modsecurity-crs/blob/v3.0.0-dev/rules/REQUEST-13-SCANNER-DETECTION.conf)

Using the OWASP CRS -dev it is possible to face this problem multiple times.
The work around is to add random spaces in the rule that is exhibiting the
problem.

I have tested (on the branch http-2.4.x@b2f4b2) the patch attached and it fixed
the problem. So far no other issue.

-- 
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