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:
9be2f7c
)
[PATCH] selinux: check for failed kmalloc in security_sid_to_context()
author
Serge E. Hallyn
<serue@us.ibm.com>
Mon, 15 May 2006 16:43:48 +0000
(09:43 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 15 May 2006 18:20:54 +0000
(11:20 -0700)
Check for NULL kmalloc return value before writing to it.
Signed-off-by: Serge E. Hallyn <serue@us.ibm.com>
Acked-by: James Morris <jmorris@namei.org>
Cc: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found