Actions
Bug #5819
closedSMTP does not handle LF post line limit properly
Affected Versions:
Effort:
Difficulty:
Label:
Description
Ideal behavior should be to truncate the line but we tend to process it since LF was found irrespective of the fact that it was in fact found after the line limit.
Bug found while fixing up a commit for using AppLayerResult API for FTP.
Actions