]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1e0ae116872e21b5873baef7b31989eace45cff7
tree8d85a75f93afaf044a8f52783df70cb2ee8118cf
parent6b32e034ab4defc773f1010b4010b18339e3ac50
netlabel: Fix a potential NULL pointer dereference

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>
net/netlabel/netlabel_unlabeled.c