On Tue, Sep 18, 2012 at 08:08:02PM +0200, Pablo Neira Ayuso wrote: [...] > > diff --git a/src/namespace.c b/src/namespace.c > > new file mode 100644 > > index 0000000..3f64cb5 > > --- /dev/null > > +++ b/src/namespace.c [...] > > + struct nfct_handle *handle; > > This need handle = NULL. See below why. Not really, sorry, I just noticed handle does not need to be initialized to NULL. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html