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:
2596627
)
IB/srp: Check match_strdup() return
author
Ishai Rabinovitz
<ishai@mellanox.co.il>
Tue, 16 Jan 2007 15:20:25 +0000
(17:20 +0200)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 23 Jan 2007 01:03:54 +0000
(17:03 -0800)
Checks if the kmalloc in match_strdup() was successful, and bail out
on looking at the token if it failed.
Signed-off-by: Ishai Rabinovitz <ishai@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found