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:
7744b5f
)
ARCNET: Add missing error check for devm_kzalloc
author
Kiran Padwal
<kiran.padwal@smartplayin.com>
Thu, 5 Feb 2015 11:31:37 +0000
(17:01 +0530)
committer
David S. Miller
<davem@davemloft.net>
Thu, 5 Feb 2015 23:53:34 +0000
(15:53 -0800)
This patch add a missing check on the return value of devm_kzalloc,
which would cause a NULL pointer dereference in a OOM situation.
Signed-off-by: Kiran Padwal <kiran.padwal@smartplayin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/arcnet/com20020-pci.c
patch
|
blob
|
history
diff --cc
drivers/net/arcnet/com20020-pci.c
Simple merge