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:
3fdf3f0
)
[NETLINK]: Call panic if nl_table allocation fails
author
Akinobu Mita
<mita@miraclelinux.com>
Tue, 29 Aug 2006 09:15:24 +0000
(
02:15
-0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 30 Aug 2006 04:22:18 +0000
(21:22 -0700)
This patch makes crash happen if initialization of nl_table fails
in initcalls. It is better than getting use after free crash later.
Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found