summaryrefslogtreecommitdiffstats
path: root/security/selinux/avc.c
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung@kernel.org>2014-06-14 18:19:02 +0200
committerPaul Moore <pmoore@redhat.com>2014-06-19 20:56:59 +0200
commit6e51f9cbfa04a92b40e7f9c1e76c8ecbff534a22 (patch)
tree1fb97b53d5b40ceb9df33f43743ca232332d794f /security/selinux/avc.c
parentselinux: simple cleanup for cond_read_node() (diff)
downloadlinux-6e51f9cbfa04a92b40e7f9c1e76c8ecbff534a22.tar.xz
linux-6e51f9cbfa04a92b40e7f9c1e76c8ecbff534a22.zip
selinux: fix a possible memory leak in cond_read_node()
The cond_read_node() should free the given node on error path as it's not linked to p->cond_list yet. This is done via cond_node_destroy() but it's not called when next_entry() fails before the expr loop. Signed-off-by: Namhyung Kim <namhyung@kernel.org> Signed-off-by: Paul Moore <pmoore@redhat.com>
Diffstat (limited to 'security/selinux/avc.c')
0 files changed, 0 insertions, 0 deletions