]> git.ipfire.org Git - thirdparty/suricata.git/commit
smtp: remove defunct check for line with single LF
authorVictor Julien <vjulien@oisf.net>
Sun, 5 Jun 2022 16:23:55 +0000 (18:23 +0200)
committerVictor Julien <vjulien@oisf.net>
Mon, 6 Jun 2022 07:02:43 +0000 (09:02 +0200)
commit96bb67f474242936c029e57be3d4da1365150943
treea1c01ace308f129be410a98d33fce4beea2b10e2
parenta2924b7141160fea0554b476dd9d1123ad768991
smtp: remove defunct check for line with single LF

Don't fix it as DATA processing needs all the bytes.
src/app-layer-smtp.c