git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fe1212
)
AppArmor: Move path failure information into aa_get_name and rename
author
John Johansen
<john.johansen@canonical.com>
Thu, 16 Feb 2012 14:20:33 +0000
(06:20 -0800)
committer
John Johansen
<john.johansen@canonical.com>
Wed, 14 Mar 2012 13:15:25 +0000
(06:15 -0700)
Move the path name lookup failure messages into the main path name lookup
routine, as the information is useful in more than just aa_path_perm.
Also rename aa_get_name to aa_path_name as it is not getting a reference
counted object with a corresponding put fn.
Signed-off-by: John Johansen <john.johansen@canonical.com>
Acked-by: Kees Cook <kees@ubuntu.com>
No differences found