Fix FlowBitsTestSig06 test no longer working properly.

remotes/origin/master-1.1.x
Victor Julien 15 years ago
parent 39dea56a84
commit b7a5f16b69

@ -727,6 +727,7 @@ static int FlowBitsTestSig06(void) {
p.payload = buf;
p.payload_len = buflen;
p.proto = IPPROTO_TCP;
p.flags |= PKT_HAS_FLOW;
de_ctx = DetectEngineCtxInit();

Loading…
Cancel
Save