mirror of https://github.com/OISF/suricata
mime: compute full body md5
Previously, the problem was that nested headers/boundaries were not used to compute the hash Solution is to move up the call to the hash computation from ProcessMimeBody to its caller ProcessMimeEntity, and add a set of conditions to ensure that we are not in the principal headers. Ticket: #6185pull/9111/head
parent
2a768dfa95
commit
a3168fda78
Loading…
Reference in New Issue