From: Paul Moore Date: Wed, 29 May 2013 07:36:32 +0000 (+0000) Subject: selinux: fix the labeled xfrm/IPsec reference count handling X-Git-Tag: v3.10-rc5~25^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4e8536f65b51ce91c30588b0925872bdfc60d03;p=pandora-kernel.git selinux: fix the labeled xfrm/IPsec reference count handling The SELinux labeled IPsec code was improperly handling its reference counting, dropping a reference on a delete operation instead of on a free/release operation. Reported-by: Ondrej Moris Signed-off-by: Paul Moore Signed-off-by: David S. Miller --- Reading git-diff-tree failed