1
1
William Zhang 8c3b8a87c5 btl tcp: Fix error path memory leak
After the OPAL_MODEX_RECV call, remote_addrs was not freed in the error
path. Moved the free call into cleanup to ensure we always free this
memory before leaving the function.

Signed-off-by: William Zhang <wilzhang@amazon.com>
2019-07-15 22:35:04 +00:00
..
2019-02-07 06:29:58 -08:00
2018-03-26 14:21:21 -07:00
2019-07-15 22:35:04 +00:00
2019-05-21 04:31:57 -06:00
2019-05-14 13:53:25 -07:00
2019-03-27 11:57:40 +09:00
2015-06-23 20:59:57 -07:00