commit | ddccef3b5ec906ff181171e8ffad4fcb996792fd | [log] [tgz] |
---|---|---|
author | Darrel Goeddel <dgoeddel@TrustedCS.com> | Sun Jul 30 03:03:17 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jul 31 13:28:37 2006 -0700 |
tree | fd65ff65baf451983c862b4a3a8c08e925ca5629 | |
parent | d1bbf14f37261c2c0dba71404602e1ddcec069d2 [diff] |
[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>