Skip to content

Commit e795253

Browse files
author
Felipe Zimmerle
committed
Fix crash on SecRuleRemoveById malformated parameter
Fix issue #1440
1 parent 2a50852 commit e795253

File tree

6 files changed

+2216
-2228
lines changed

6 files changed

+2216
-2228
lines changed

src/parser/seclang-parser.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -849,7 +849,7 @@ namespace yy {
849849

850850

851851
// User initialization code.
852-
#line 339 "/root/ModSec/ModSecurity-v3/src/parser/seclang-parser.yy" // lalr1.cc:741
852+
#line 339 "/home/zimmerle/core-trustwave/ModSecurity/src/parser/seclang-parser.yy" // lalr1.cc:741
853853
{
854854
// Initialize the initial location.
855855
yyla.location.begin.filename = yyla.location.end.filename = &driver.file;

0 commit comments

Comments
 (0)