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:
4f07570
)
[PATCH] ipw2200: Missing kmalloc check
author
Panagiotis Issaris
<panagiotis.issaris@gmail.com>
Mon, 5 Sep 2005 02:14:10 +0000
(
04:14
+0200)
committer
Jeff Garzik
<jgarzik@pobox.com>
Fri, 28 Oct 2005 20:57:20 +0000
(16:57 -0400)
The ipw2200 driver code in current GIT contains a kmalloc() followed by
a memset() without handling a possible memory allocation failure.
Signed-off-by: Panagiotis Issaris <panagiotis.issaris@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found