app-layer: Invoke FTP parser cleanup function

pull/4123/head
Jeff Lucovsky 6 years ago committed by Victor Julien
parent 09ab032a8d
commit bc68ef4657

@ -240,6 +240,7 @@ int AppLayerParserDeSetup(void)
{
SCEnter();
FTPParserCleanup();
SMTPParserCleanup();
SCReturnInt(0);

Loading…
Cancel
Save