]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
Fix crash when using NFCT with hash_enable=0.
authorregit <regit@ghlodit.inl.fr>
Wed, 4 Jun 2008 13:19:05 +0000 (15:19 +0200)
committerPatrick McHardy <kaber@trash.net>
Wed, 4 Jun 2008 13:19:05 +0000 (15:19 +0200)
commit6396a180f3f15e7417a81b44c61184828268b341
tree8819d8bce84178dcc22179d881fc151a215e0406
parentbffb313f5bddf51c086d3250b2b2359c4fe4892e
Fix crash when using NFCT with hash_enable=0.

This patch fixes NFCT when hash_enable is 0. Limitation of treatment to
NFCT_DESTROY message type causes usage of the hashtable function and
hence a crash because it is not initiated.

Signed-off-by: regit <regit@ghlodit.inl.fr>
Signed-off-by: Patrick McHardy <kaber@trash.net>
input/flow/ulogd_inpflow_NFCT.c