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:
12b29f3
)
SELinux: fix sleeping allocation in security_context_to_sid
author
Stephen Smalley
<sds@tycho.nsa.gov>
Wed, 14 May 2008 14:33:55 +0000
(10:33 -0400)
committer
James Morris
<jmorris@namei.org>
Mon, 14 Jul 2008 05:01:35 +0000
(15:01 +1000)
Fix a sleeping function called from invalid context bug by moving allocation
to the callers prior to taking the policy rdlock.
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found