commit | a20f3a6d7e67a8aee571fb04634a631ba59f6e92 | [log] [tgz] |
---|---|---|
author | Ishai Rabinovitz <ishai@mellanox.co.il> | Tue Jan 16 17:20:25 2007 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jan 22 17:03:54 2007 -0800 |
tree | 594287dc55fe5512781ad0678ad7bc3c449c9d33 | |
parent | 2596627c5c30b45aa206b7b1b864bf00de3c3503 [diff] |
IB/srp: Check match_strdup() return 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>