Skip to content

Fix uninitialized variable #10757

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

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Fix uninitialized variable #10757

merged 1 commit into from
Sep 9, 2022

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Sep 2, 2022

Variable "dirs" is passed to the PMIx function without being
initialized when the "#if" clause is false.

Signed-off-by: Ralph Castain rhc@pmix.org

Variable "dirs" is passed to the PMIx function without being
initialized when the "#if" clause is false.

Signed-off-by: Ralph Castain <rhc@pmix.org>
@ompiteam-bot
Copy link

Can one of the admins verify this patch?

@jjhursey
Copy link
Member

jjhursey commented Sep 2, 2022

ok to test

@awlauria awlauria merged commit deb71ff into open-mpi:main Sep 9, 2022
@awlauria
Copy link
Contributor

awlauria commented Sep 9, 2022

Thanks @rhc54 - I'll bring this back to v5.0.x

@rhc54 rhc54 deleted the topic/fix branch December 20, 2022 18:53
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.

4 participants