aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorOndrej Mosnacek <[email protected]>2019-07-25 12:52:43 +0200
committerPaul Moore <[email protected]>2019-07-31 16:51:23 -0400
commit45385237f65aeee73641f1ef737d7273905a233f (patch)
tree65811d436422e22f71de033f255bf732fb19024b /security/selinux/hooks.c
parentacbc372e6109c803cbee4733769d02008381740f (diff)
selinux: fix memory leak in policydb_init()
Since roles_init() adds some entries to the role hash table, we need to destroy also its keys/values on error, otherwise we get a memory leak in the error path. Cc: <[email protected]> Reported-by: [email protected] Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: Ondrej Mosnacek <[email protected]> Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions