]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: allow det_ctx->de_ctx to be NULL
authorVictor Julien <victor@inliniac.net>
Thu, 29 Jan 2015 10:16:49 +0000 (11:16 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 19 Mar 2015 16:52:32 +0000 (17:52 +0100)
commita80cc696d73a9ec71556c2e49f1e7789b57dcdfc
tree218b544637fe72abe202404e8395151c252018f2
parentc9a8262ccf877f45a903d2e113a492ce5988dc8f
detect: allow det_ctx->de_ctx to be NULL

When freeing det_ctx, allow de_ctx to be NULL.
src/detect-engine.c