commit | 221e31985b490309eb9ae33ac815deae3b5aa021 | [log] [tgz] |
---|---|---|
author | Bryan O'Sullivan <bos@pathscale.com> | Thu Sep 28 08:59:58 2006 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Sep 28 11:16:23 2006 -0700 |
tree | b18590bafe833354d80e03f2184d40d2e6ad4551 | |
parent | 6022943eb4cb3cb9e43f27f1faeaba38e162d966 [diff] |
IB/ipath: Fix memory leak if allocation fails If the second allocation failed, the first structure allocated in this routine was not freed. Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>