ompi
ompi copied to clipboard
osc/rdma: fix data integrity issue in rdma get_accumulate
- Use the start of the result buffer pointer to unpack the data. (Fixes a data integrity issue)
- Fix memory leak in the non-contig get_accumulate code path.
Signed-off-by: Aboorva Devarajan [email protected]
When this PR is complete, will it need to be cherry-picked back to v4.1.x and v4.0.x, too?
When this PR is complete, will it need to be cherry-picked back to v4.1.x and v4.0.x, too?
Jeff, this test passes in v4.0.x (with osc rdma) and the issue seems to be introduced in v4.1.x so we can back-port this fix to v4.1.x and v5.0.x branches once merged.
@AboorvaDevarajan Can you please backport this fix to the release branches?