diff --git a/src/app-layer-parser.c b/src/app-layer-parser.c index c004955211..30ce3a7fa7 100644 --- a/src/app-layer-parser.c +++ b/src/app-layer-parser.c @@ -240,6 +240,7 @@ int AppLayerParserDeSetup(void) { SCEnter(); + FTPParserCleanup(); SMTPParserCleanup(); SCReturnInt(0);