Skip to content

Conversation

@wenduwan
Copy link
Contributor

@wenduwan wenduwan commented Mar 6, 2024

According to libfabric API, fi_cq_readerr also reports errors for requests that did not require completion, and associate a null context with the error entry. This patch adds null check and bail gracefully as to avoid invalid memory access.

Signed-off-by: Wenduo Wang wenduwan@amazon.com
(cherry picked from commit 0cde19e)

According to libfabric API, fi_cq_readerr also reports errors for
requests that did not require completion, and associate a null context
with the error entry. This patch adds null check and bail gracefully as
to avoid invalid memory access.

Signed-off-by: Wenduo Wang <wenduwan@amazon.com>
(cherry picked from commit 0cde19e)
@wenduwan wenduwan requested a review from janjust March 6, 2024 15:37
@wenduwan wenduwan self-assigned this Mar 6, 2024
@wenduwan wenduwan marked this pull request as ready for review March 6, 2024 15:37
@github-actions github-actions bot added this to the v5.0.3 milestone Mar 6, 2024
@wenduwan wenduwan merged commit 8d65315 into open-mpi:v5.0.x Mar 6, 2024
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.

2 participants