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:
2d3b479
)
rds: prevent dereference of a NULL device in rds_iw_laddr_check
author
Sasha Levin
<sasha.levin@oracle.com>
Sun, 30 Mar 2014 00:39:35 +0000
(20:39 -0400)
committer
David S. Miller
<davem@davemloft.net>
Mon, 31 Mar 2014 20:25:52 +0000
(16:25 -0400)
Binding might result in a NULL device which is later dereferenced
without checking.
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found