]> git.ipfire.org Git - thirdparty/suricata.git/commit
unix runmode: improve JSON handling 215/head
authorEric Leblond <eric@regit.org>
Tue, 20 Nov 2012 09:57:16 +0000 (10:57 +0100)
committerEric Leblond <eric@regit.org>
Tue, 20 Nov 2012 10:05:47 +0000 (11:05 +0100)
commit6b3ebc810d749cce61501dea6ee1890aa80288ab
treed5f3fcb402fbced34f54fe720bb452e61d0136e7
parent195b144daaef00bcd7aeb498f46f97d348735184
unix runmode: improve JSON handling

The jansson function with new in their name take care of ref
counting. The this patch fixes a memory leak.
src/runmode-unix-socket.c