]> git.ipfire.org Git - thirdparty/suricata.git/commit
Enforce memcap limit before allocating hash table in host and flow engines.
authorVictor Julien <victor@inliniac.net>
Thu, 22 Mar 2012 16:02:25 +0000 (17:02 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 22 Mar 2012 16:02:25 +0000 (17:02 +0100)
commitf4b542d703ee9a78924eb4194ae2f1cc2209e5de
tree5ecd484e1ca48cc71424d397b62f2c9c7f3794b4
parentbd66a4bba9672cf46e404d94fcc74aba3e10d070
Enforce memcap limit before allocating hash table in host and flow engines.
src/flow.c
src/host.c