mirror of https://github.com/OISF/suricata
util/mime: skip over any invalid char
For certain edge case handling for spaces, spaces were handled
particularly in the remainder processing functions. Make sure that now
that as per RFC 2045, util-base64 would skip over any invalid char, the
edge cases in MIME processor also be handled the same way.
This completes the work done in e46b033
.
Ticket 6135
Ticket 6207
pull/9233/head
parent
60db5e981c
commit
789353bc1e
Loading…
Reference in New Issue