Project

General

Profile

Bug #1214 ยป global-threshold.diff

Proposed patch - Alessandro Guido, 06/17/2014 11:42 AM

View differences:

src/util-threshold-config.c
"an event var set. The signature event var is "
"given precedence over the threshold.conf one. "
"We'll change this in the future though.", s->id);
goto end;
continue;
}
sm = SigMatchGetLastSMFromLists(s, 2,
......
"an event var set. The signature event var is "
"given precedence over the threshold.conf one. "
"We'll change this in the future though.", s->id);
goto end;
continue;
}
de = SCMalloc(sizeof(DetectThresholdData));
    (1-1/1)