1
1
Nathan Hjelm 059c9614a6 osc/rdma: fix bug in attach for non-debug builds
This commit fixes an issue with non-debug builds where adding an
attachment to the attachment list doesn't actually happen. This
causes all MPI_Win_detach calls to fail. The call was within an
assert which is optimized out in optimized builds.

Signed-off-by: Nathan Hjelm <hjelmn@google.com>
(cherry picked from commit 8ee80d885561c4349ab97725416613614d63c77f)
2020-06-22 08:34:43 -06:00
..
2018-06-14 09:41:10 +09:00
2020-01-08 16:00:01 -05:00
2018-09-10 09:21:49 +09:00
2018-10-30 08:51:25 -07:00