From: Harald Welte Date: Thu, 3 Nov 2005 18:05:37 +0000 (+0100) Subject: [NETFILTER]: Fix double free after netlink_unicast() in ctnetlink X-Git-Tag: v2.6.15-rc1~452^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f81eb4db4f1cc560318b6e7762a7a1d7d8c7095;p=pandora-kernel.git [NETFILTER]: Fix double free after netlink_unicast() in ctnetlink It's not necessary to free skb if netlink_unicast() failed. Signed-off-by: Yasuyuki Kozakai Signed-off-by: Harald Welte Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed