]> git.ipfire.org Git - thirdparty/suricata.git/commit
variable names global vars, global no more. Moved to detection engine ctx, a place...
authorAnoop Saldanha <poonaatsoc@gmail.com>
Fri, 22 Jun 2012 09:25:38 +0000 (14:55 +0530)
committerVictor Julien <victor@inliniac.net>
Tue, 26 Jun 2012 07:36:10 +0000 (09:36 +0200)
commitf2dd61868d98ab52394189547d2456d3d2c6ea1b
treee0bb008795379def4758e8032271ad3671cae941
parent946100845f26b981ce745a9bf35157fc35358076
variable names global vars, global no more. Moved to detection engine ctx, a place it belongs
src/alert-debuglog.c
src/detect-engine.c
src/detect-flowbits.c
src/detect-flowint.c
src/detect-flowvar.c
src/detect-pcre.c
src/detect.h
src/util-var-name.c
src/util-var-name.h