mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 18:05:28 +03:00
parser: avoids parser error while loading an empty file
This commit is contained in:
@@ -313,7 +313,11 @@ using modsecurity::Variables::XML;
|
|||||||
|
|
||||||
|
|
||||||
input:
|
input:
|
||||||
input line
|
END
|
||||||
|
{
|
||||||
|
return NULL;
|
||||||
|
}
|
||||||
|
| input line
|
||||||
| line
|
| line
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user