]> git.ipfire.org Git - thirdparty/suricata.git/commit
smtp: use AppLayerResult instead of buffering 6819/head
authorShivani Bhardwaj <shivanib134@gmail.com>
Mon, 3 Jan 2022 14:14:53 +0000 (19:44 +0530)
committerVictor Julien <vjulien@oisf.net>
Wed, 19 Jan 2022 14:55:36 +0000 (15:55 +0100)
commit8918f53f6bc9b9a858f44964c74ec2dcaa4312fa
tree6f9bbd2c362c0ec13e716d5213ba8ce5a84f34d4
parente02b52c89513101a79e347c4163edf0428957720
smtp: use AppLayerResult instead of buffering

Also, remove tests that check for the removed buffers and any middle
states while parsing and buffering.

Ticket 4907
src/app-layer-smtp.c
src/app-layer-smtp.h