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

proc/cxi: Fix possible fi_cq_open segfault #10843

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Conversation

swelch
Copy link
Contributor

@swelch swelch commented Mar 3, 2025

Fix possible CQ segfault when NULL attributes passed to open.
Error was introduced commit 0ad502e.

Fix possible CQ segfault when NULL attributes passed to open.
Error was introduced commit 0ad502e.

Signed-off-by: Steve Welch <welch@hpe.com>
@swelch
Copy link
Contributor Author

swelch commented Mar 3, 2025

@j-xiong - Can this fix get into libfabric 2.1?

@j-xiong
Copy link
Contributor

j-xiong commented Mar 3, 2025

@swelch Yes.

@swelch
Copy link
Contributor Author

swelch commented Mar 3, 2025

@shijin-aws @j-xiong - Are you ok with me merging in spite of AWS-CI failure? Change is limited to cxi provider.

@j-xiong
Copy link
Contributor

j-xiong commented Mar 3, 2025

Fine with me. Not sure what is happening to AWS CI today.

@swelch swelch merged commit 9b87ce6 into ofiwg:main Mar 3, 2025
12 of 13 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