]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: fix potential deadlock during reload
authorVictor Julien <victor@inliniac.net>
Wed, 30 Mar 2016 17:53:04 +0000 (19:53 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 30 Mar 2016 17:53:04 +0000 (19:53 +0200)
commitffb5498228a731ef1775408dfc0a5c1676777a66
tree3d55809b6412a985f8cd48b9d28325218e9d3c06
parentf836256e20de1ede8d8fbb85e331278b8eb78eb1
detect: fix potential deadlock during reload

If interrupted during the BreakLoop stage during reload, a deadlock
could happen.
src/detect-engine.c