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:
05a178e
)
ERR_PTR() dereference in net/rds/iw.c
author
Dan Carpenter
<error27@gmail.com>
Thu, 9 Apr 2009 14:09:45 +0000
(14:09 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 10 Apr 2009 00:21:22 +0000
(17:21 -0700)
rdma_create_id() returns ERR_PTR() not null.
Found by smatch (http://repo.or.cz/w/smatch.git). Compile tested.
regards,
dan carpenter
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found