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
..
2017-08-24 11:56:16 -04:00
2017-01-26 11:55:32 -06:00
2018-12-18 14:37:04 -07:00
2019-07-15 22:35:04 +00:00
2019-05-16 20:56:30 +03:00
2019-02-08 15:11:48 -08:00
2018-10-17 10:29:00 -06:00
2018-10-08 16:43:53 -07:00
2018-10-29 10:12:56 +09:00
2019-04-12 15:33:56 -04:00
2019-07-09 10:38:24 -07:00
2018-10-08 16:43:53 -07:00
2017-08-24 11:56:16 -04:00
2015-06-23 20:59:57 -07:00
2019-03-29 14:38:46 -04:00
2019-01-14 15:48:46 -07:00
2018-09-15 06:04:13 -07:00
2019-06-27 09:35:49 +09:00
2018-09-27 11:56:18 -07:00
2018-09-27 11:56:18 -07:00
2019-07-11 21:36:12 +00:00
2018-09-27 11:56:18 -07:00
2019-04-04 11:48:02 +09:00
2015-06-23 20:59:57 -07:00
2018-09-05 08:42:00 -07:00