]> git.ipfire.org Git - thirdparty/suricata.git/commit
Fix live reload 883/head
authorVictor Julien <victor@inliniac.net>
Mon, 10 Mar 2014 11:39:19 +0000 (12:39 +0100)
committerVictor Julien <victor@inliniac.net>
Mon, 10 Mar 2014 13:08:06 +0000 (14:08 +0100)
commitc5041d35d57ae8b72f14660703972c1104eac0fc
tree34d25ec66c5e82ec275aa3dafce2480ad6e09357
parentfdb1bd96680c1921aaed93d54f198a4e71435e7f
Fix live reload

Fix memsets clearing out of bounds memory on live reload, causing
crashes and corrupted backtraces.

Bug #1128.
src/detect-engine.c