linux/security
Casey Schaufler 46a2f3b9e9 Smack: setprocattr memory leak fix
The data structure allocations being done in prepare_creds
are duplicated in smack_setprocattr. This results in the
structure allocated in prepare_creds being orphaned and
never freed. The duplicate code is removed from
smack_setprocattr.

Targeted for git://git.gitorious.org/smack-next/kernel.git

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
2012-09-18 09:51:06 -07:00
..
2012-09-13 14:48:44 -04:00
2012-09-18 09:51:06 -07:00
2012-09-08 01:06:14 +10:00
2012-01-10 10:20:35 -05:00
2012-02-10 09:18:52 +11:00