mirror of https://github.com/OISF/suricata
fuzz/mime: fix call conditions and args
The SMTP parser should not supply lines w/o EOL chars to the mime parser unless its in the BODY parsing stage. Mimic this in the fuzz target by testing the state for inputs that have no EOL. Additionally, make sure the delim cnt reflects the missing EOL.pull/7586/head
parent
d81582c4a2
commit
816bbeb7dc
Loading…
Reference in New Issue