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:
f84e71a
)
Fix not checked kmalloc() result.
author
Pavel Emelyanov
<xemul@openvz.org>
Tue, 6 May 2008 14:49:02 +0000
(18:49 +0400)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 13 May 2008 01:22:19 +0000
(21:22 -0400)
The new_node kmallocation is not checked for success, so add
this check.
BTW, it also happens under the read_lock.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh_pathtbl.c
patch
|
blob
|
history
diff --cc
net/mac80211/mesh_pathtbl.c
Simple merge