]> git.ipfire.org Git - thirdparty/suricata.git/commit
mime: process chunk as soon as possible 9513/head
authorPhilippe Antoine <pantoine@oisf.net>
Mon, 4 Sep 2023 13:51:16 +0000 (15:51 +0200)
committerPhilippe Antoine <pantoine@oisf.net>
Fri, 22 Sep 2023 11:05:38 +0000 (13:05 +0200)
commit22ffdbb1b32222fd9be7efb9efe96fce653d5904
tree7cfd7c18e425a71ae65a9010593dd82ec4a98777
parentaf4bb917dc9842229445683b5ce2f955faa464c2
mime: process chunk as soon as possible

In the case stream depth gets reached afterwards, it cannot be
processed after that.

Ticket: #6367
src/util-decode-mime.c