]> git.ipfire.org Git - thirdparty/suricata.git/commit
config: fix null dereference in MacSetRegisterFlowStorage 6212/head
authorPhilippe Antoine <contact@catenacyber.fr>
Fri, 11 Jun 2021 12:13:44 +0000 (14:13 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 21 Jun 2021 16:08:06 +0000 (18:08 +0200)
commit6d9a2ec3ee17897e69fe2f00b23d5c02cf65bb37
tree01e31f69b4b8952b8946d48c8aaa7a93703fdb70
parenta61ad9d5fba99a5aee9d50d059db0bf713128556
config: fix null dereference in MacSetRegisterFlowStorage

Crash happens with
--set outputs.eve-json.types.files.force-magic=yes

(cherry picked from commit 8bf653054025e6297f05ec211a0baa44cf795704)
src/util-macset.c