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 #6039

Merged
merged 1 commit into from
Nov 9, 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)
@hjelmn hjelmn added this to the v3.0.4 milestone Nov 6, 2018
@jsquyres
Copy link
Member

jsquyres commented Nov 7, 2018

@bwbarrett @hppritcha I merged the v2.1.x version of this PR -- would probably be good to have it on the v3.0.x and v3.1.x branches, too.

@hppritcha hppritcha merged commit 62a4240 into open-mpi:v3.0.x Nov 9, 2018
@hppritcha hppritcha deleted the topic/swat_issue5810_v3.0.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