]> git.ipfire.org Git - thirdparty/suricata.git/commit
Hash table: free bucker in case of insertion error
authorPierre Chifflier <chifflier@wzdftpd.net>
Mon, 17 Mar 2014 17:59:35 +0000 (18:59 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 30 Jan 2018 09:32:16 +0000 (10:32 +0100)
commit68ee43b9e62755088fb2ffb00d4402dcd5ce9d81
treee7dcc367fcb4108711f2aff12ef639876609ccd6
parent1a1bfc734c2a43bacc36829313576e49b58577bf
Hash table: free bucker in case of insertion error

This fixes a warning raised by cppcheck.
src/util-hash.c