Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pml/cm: release datatype object in send completion callback #12772

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

wenduwan
Copy link
Contributor

This change fixes a memory leak caused by not decreasing datatype object reference count when the send request completes.

Signed-off-by: Wenduo Wang [email protected]
(cherry picked from commit 64747a2)

This change fixes a memory leak caused by not decreasing datatype object
reference count when the send request completes.

Signed-off-by: Wenduo Wang <[email protected]>
(cherry picked from commit 64747a2)
@github-actions github-actions bot added this to the v4.1.7 milestone Aug 21, 2024
@wenduwan wenduwan added the bug label Aug 21, 2024
@jsquyres jsquyres merged commit 50d79c3 into open-mpi:v4.1.x Aug 23, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants