unit test showing flags:0 alerting when it shouldn't

remotes/origin/master-1.0.x
William Metcalf 17 years ago committed by Victor Julien
parent 0acf472392
commit 16d2bf6b8e

@ -867,7 +867,6 @@ error:
* \retval 1 on succces
* \retval 0 on failure
*/
static int FlagsTestParse12 (void) {
Packet p;
ThreadVars tv;
@ -892,7 +891,6 @@ static int FlagsTestParse12 (void) {
goto error;
sm = SigMatchAlloc();
if (sm == NULL)
goto error;

Loading…
Cancel
Save