unittests: clean up memory for detect icode tests

pull/14025/head
Victor Julien 1 month ago committed by Victor Julien
parent dbdcbd18eb
commit 739e93ab9c

@ -373,7 +373,7 @@ static int DetectICodeMatchTest01(void)
DetectEngineCtxFree(de_ctx);
UTHFreePackets(&p, 1);
StatsThreadCleanup(&th_v);
PASS;
}

Loading…
Cancel
Save