]> git.ipfire.org Git - thirdparty/suricata.git/commit
debuglog now uses the new mem buffer API. Improve file ctx locking to just the file...
authorAnoop Saldanha <poonaatsoc@gmail.com>
Tue, 17 Apr 2012 07:51:58 +0000 (13:21 +0530)
committerVictor Julien <victor@inliniac.net>
Tue, 22 May 2012 10:48:52 +0000 (12:48 +0200)
commit5f939412afb5e06b6bfbae7f8b71d6d80e49379f
tree36d2c4023c313973e320bc7cb597055d691498ba
parentcae46ab5eb566f191e3c565a07684a6004351e55
debuglog now uses the new mem buffer API. Improve file ctx locking to just the file write
src/alert-debuglog.c
src/util-buffer.h
src/util-print.c
src/util-print.h