Skip to content

mca/base: account for NULL string_value in verbose set #2690

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
Jan 22, 2017

Conversation

hjelmn
Copy link
Member

@hjelmn hjelmn commented Jan 9, 2017

The MCA variable code calls the string from value function with a NULL
string to verify values. The verbosity enumerator was not correctly
checking for a non-NULL value before trying to set the string.

Signed-off-by: Nathan Hjelm [email protected]
(cherry picked from commit d6bd69d)
Signed-off-by: Nathan Hjelm [email protected]

The MCA variable code calls the string from value function with a NULL
string to verify values. The verbosity enumerator was not correctly
checking for a non-NULL value before trying to set the string.

Signed-off-by: Nathan Hjelm <[email protected]>
(cherry picked from commit d6bd69d)
Signed-off-by: Nathan Hjelm <[email protected]>
@hjelmn hjelmn added the bug label Jan 9, 2017
@hjelmn hjelmn added this to the v2.1.0 milestone Jan 9, 2017
@hjelmn hjelmn requested a review from jsquyres January 9, 2017 21:32
@hjelmn
Copy link
Member Author

hjelmn commented Jan 11, 2017

:bot:retest:mellanox

@jsquyres
Copy link
Member

@hppritcha Good to go.

@hppritcha hppritcha merged commit bf85cf7 into open-mpi:v2.x Jan 22, 2017
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