mirror of https://github.com/OISF/suricata
mime: postpone md5 calculation to parse complete
Instead of calculating the MD5 at the end of every part, only compute it when parsing is complete. With libnss, the hash never updates after the first HASH_End, so the md5 of only the first part of the body is logged, rather than the md5 of all the parts. Redmine issue: https://redmine.openinfosecfoundation.org/issues/4245pull/5726/head
parent
c6b9135521
commit
af516c57ac
Loading…
Reference in New Issue