]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
Don't free pluginstance when leaving
authorEric Leblond <eric@inl.fr>
Sat, 29 Nov 2008 20:34:46 +0000 (21:34 +0100)
committerEric Leblond <eric@inl.fr>
Tue, 9 Dec 2008 00:19:25 +0000 (01:19 +0100)
commit13d6c5110e287a1b67c8981edb212e0b7da8e8df
tree1dc093b9097a40ac47d9e403a32fa802c9eb970c
parent070b7f2f6af10d32ad6addfb9eb1aebb6545d511
Don't free pluginstance when leaving

If we free pluginstance in the stop function we won't
be able to iter anymore on the stack linked list.
input/packet/ulogd_inppkt_NFLOG.c
input/packet/ulogd_inppkt_ULOG.c