mirror of https://github.com/OISF/suricata
smtp: don't create a new tx for rset/quit
A tx is considered complete after the data command completed. However, this would lead to RSET and QUIT commands setting up a new tx. This patch simply adds a check that refuses to setup a new tx when these commands are encountered after the data portion is complete.pull/1196/head
parent
f7c2c219cd
commit
7c3b22da22
Loading…
Reference in New Issue