]> git.karo-electronics.de Git - karo-tx-linux.git/commit
apparmor: fix setprocattr arg processing for onexec
authorJohn Johansen <john.johansen@canonical.com>
Wed, 27 Feb 2013 11:44:40 +0000 (03:44 -0800)
committerJohn Johansen <john.johansen@canonical.com>
Sun, 28 Apr 2013 07:39:36 +0000 (00:39 -0700)
commit3eea57c26e49a5add4c053a031cc2a1977b7c48e
treee55284fa1568c745daf04295dc0285373fe42a7b
parent214beacaa7b669473bc963af719fa359a8312ea4
apparmor: fix setprocattr arg processing for onexec

the exec file isn't processing its command arg. It should only set be
responding to a command of exec.

Also cleanup setprocattr some more while we are at it.

Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/lsm.c