From: Stephen Smalley Date: Fri, 3 Feb 2006 13:21:12 +0000 (-0500) Subject: [PATCH] SELinux: fix size-128 slab leak X-Git-Tag: v2.6.16-rc3~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53ea68ecea11bcbb3451c2758ce181bd97b569a9;p=pandora-kernel.git [PATCH] SELinux: fix size-128 slab leak Remove private inode tests from security_inode_alloc and security_inode_free, as we otherwise end up leaking inode security structures for private inodes. Signed-off-by: Stephen Smalley Acked-by: James Morris Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed