IB/srp: Check match_strdup() return
authorIshai Rabinovitz <ishai@mellanox.co.il>
Tue, 16 Jan 2007 15:20:25 +0000 (17:20 +0200)
committerRoland 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