Skip to content
Commit 0064cb65 authored by Andre Malo's avatar Andre Malo
Browse files

if the tokenizer hits a string which begins with a backslash, this

backslash will be skipped and not recognized as an escape character.
That way, <!--#if expr="\)"--> or the like won't work correctly.
Fix it now.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101093 13f79535-47bb-0310-9956-ffa450edef68
parent 195261ea
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment