]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] selinux: fix memory leak
authorDarrel Goeddel <dgoeddel@TrustedCS.com>
Sun, 30 Jul 2006 10:03:17 +0000 (03:03 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Jul 2006 20:28:37 +0000 (13:28 -0700)
commit43df69e98530d99fecccbf86c54390bfd6132039
treefd65ff65baf451983c862b4a3a8c08e925ca5629
parent7c124b19a4227c7bc0e2bb107caf2cb6cfa42ccb
[PATCH] selinux: fix memory leak

This patch fixes a memory leak when a policydb structure is destroyed.

Signed-off-by: Darrel Goeddel <dgoeddel@trustedcs.com>
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
security/selinux/ss/policydb.c