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:
e5cce6c
)
selinux: return -ENOMEM when memory allocation fails
author
Davidlohr Bueso
<dave@gnu.org>
Fri, 21 Jan 2011 15:28:04 +0000
(12:28 -0300)
committer
James Morris
<jmorris@namei.org>
Mon, 24 Jan 2011 00:35:47 +0000
(11:35 +1100)
Return -ENOMEM when memory allocation fails in cond_init_bool_indexes,
correctly propagating error code to caller.
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found