]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/ftp: FTP memory accounting fixes 4869/head
authorJeff Lucovsky <jeff@lucovsky.org>
Tue, 21 Apr 2020 14:36:27 +0000 (10:36 -0400)
committerJeff Lucovsky <jeff@lucovsky.org>
Fri, 24 Apr 2020 14:06:26 +0000 (10:06 -0400)
commit1da82b1f126e0ba310c6eab902cdb8fbf7e47ebe
tree92208444983077006677c5ec60c297a81f106071
parent2323b45acdf6630fff47a81d5f0bfec47f360004
detect/ftp: FTP memory accounting fixes

This commit continues the work started by @vanlink and corrects the
accounting of FTP memory usage against the memcap limit.

(cherry picked from commit aa3f784d32308b642052c076787ace547b260781)
src/app-layer-ftp.c
src/output-json-ftp.c