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
..
2018-10-16 13:17:09 -06:00
2018-12-18 14:37:04 -07:00
2019-07-15 22:35:04 +00:00
2018-12-18 14:37:04 -07:00
2019-02-08 11:11:25 -08:00
2019-01-29 13:34:44 -05:00
2017-08-03 09:18:58 -06:00
2015-06-23 20:59:57 -07:00