]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/ipproto: Add init/release functions
authorJeff Lucovsky <jeff@lucovsky.org>
Thu, 17 Feb 2022 16:05:22 +0000 (11:05 -0500)
committerVictor Julien <vjulien@oisf.net>
Thu, 24 Feb 2022 17:23:28 +0000 (18:23 +0100)
commitb52496725771c0a4bc98e1fe5c246bca77e8da03
tree3c4edb6485c0ad05af187823df7d00d4c577a468
parentff0cf89738d7b947a3d7d8d0c6c5dc7adb95e6af
detect/ipproto: Add init/release functions

Issue: 5072

This commit insures that the protocol name hashtables are initialized
and released.
src/suricata.c