SELinux: fix memory leak in security_netlbl_cache_add()
authorJesper Juhl <jesper.juhl@gmail.com>
Fri, 20 Jul 2007 22:12:44 +0000 (00:12 +0200)
committerJames Morris <jmorris@namei.org>
Mon, 23 Jul 2007 13:35:37 +0000 (09:35 -0400)
Fix memory leak in security_netlbl_cache_add()
Note: The Coverity checker gets credit for spotting this one.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: James Morris <jmorris@namei.org>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>

No differences found