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:
d458fd8
)
[APPLETALK]: Fix potential OOPS in atalk_sendmsg().
author
David S. Miller
<davem@sunset.davemloft.net>
Fri, 27 Oct 2006 22:26:21 +0000
(15:26 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 30 Oct 2006 23:24:34 +0000
(15:24 -0800)
atrtr_find() can return NULL, so do not blindly dereference
rt->dev before we check for rt being NULL.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found