mirror of https://github.com/OISF/suricata
util/mime: check invalidity after final b64 block
Since there is code in place that skips over invalid base64 characters and creates a new array out of the remainder vector, all test must be made after that final array has been created and against the variable that holds the actual length of the final array.pull/10952/head
parent
884400f1ae
commit
4c131a4b30
Loading…
Reference in New Issue