]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/ftp: FTP memory accounting fixes
authorJeff Lucovsky <jeff@lucovsky.org>
Tue, 21 Apr 2020 14:36:27 +0000 (10:36 -0400)
committerVictor Julien <victor@inliniac.net>
Thu, 23 Apr 2020 18:55:30 +0000 (20:55 +0200)
commitaa3f784d32308b642052c076787ace547b260781
tree14b0575fbf374465ee001f1ba1e69fa2a86778bf
parent7ca94ba0a2de18726bb7ebae125bdecef06c2ad4
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.
src/app-layer-ftp.c
src/output-json-ftp.c