netlabel: Fix a potential NULL pointer dereference
authorPaul Moore <paul.moore@hp.com>
Wed, 3 Dec 2008 08:37:04 +0000 (00:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 Dec 2008 08:37:04 +0000 (00:37 -0800)
Fix a potential NULL pointer dereference seen when trying to remove a
static label configuration with an invalid address/mask combination.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found