unittests: clean up memory for app-layer tests

pull/14025/head
Victor Julien 10 months ago committed by Victor Julien
parent bcd6481d80
commit 2076c11251

@ -1464,6 +1464,7 @@ void AppLayerDeSetupCounters(void)
StreamTcpFreeConfig(true); \
PacketFree(p); \
FLOW_DESTROY(&f); \
IPPairShutdown(); \
StatsThreadCleanup(&tv);
/**

Loading…
Cancel
Save