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

btl/openib: fix a problem with ib query #6040

Merged
merged 1 commit into from
Nov 7, 2018

Conversation

hppritcha
Copy link
Member

Under certain circumstances, ibv_exp_query_device was
returning an error due to uninitialized fields in the
extended attributes struct.

Fixes: #5810
Fixes: #5914

Signed-off-by: Howard Pritchard [email protected]
(cherry picked from commit 8126779)

Under certain circumstances, ibv_exp_query_device was
returning an error due to uninitialized fields in the
extended attributes struct.

Fixes: open-mpi#5810
Fixes: open-mpi#5914

Signed-off-by: Howard Pritchard <[email protected]>
(cherry picked from commit 8126779)
@hppritcha hppritcha added this to the v2.1.6 milestone Nov 6, 2018
@hppritcha hppritcha requested a review from hjelmn November 6, 2018 16:21
@jsquyres jsquyres merged commit c049a32 into open-mpi:v2.x Nov 7, 2018
@hppritcha hppritcha deleted the topic/swat_issue5810_v2.x branch October 29, 2021 17:35
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