mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
sync with upstream, fix read-past-end errors
This commit is contained in:
@@ -585,7 +585,7 @@ static const pt2Function char_parse_map[] = {
|
||||
&parse_operator2, /* 33 */
|
||||
&parse_string, /* 34 */
|
||||
&parse_eol_comment, /* 35 */
|
||||
&parse_white, /* 36 */
|
||||
&parse_money, /* 36 */
|
||||
&parse_operator1, /* 37 */
|
||||
&parse_operator2, /* 38 */
|
||||
&parse_string, /* 39 */
|
||||
|
Reference in New Issue
Block a user