Skip to content

Conversation

@hppritcha
Copy link
Member

For fortran interfaces for MPI_Session_get_nth_pset, the input character array in which to return the process set names was not being properly handled to trim out potential junk characers in the input array.

This is easiest to observe when the user is supplying an input character array of MPI_MAX_PSET_NAME_LEN size.

Related to #12084.

Also do some fix-up of capitalization and indention.

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

For fortran interfaces for MPI_Session_get_nth_pset,
the input character array in which to return the process set names
was not being properly handled to trim out potential junk
characers in the input array.

This is easiest to observe when the user is supplying an
input character array of MPI_MAX_PSET_NAME_LEN size.

Related to open-mpi#12084.

Also do some fix-up of capitalization and indention.

Signed-off-by: Howard Pritchard <[email protected]>
(cherry picked from commit 50ca64c)
@hppritcha hppritcha requested a review from jsquyres November 24, 2023 18:24
@github-actions github-actions bot added this to the v5.0.1 milestone Nov 24, 2023
@jsquyres jsquyres changed the title sessions: fix a problem with fortran interface v5.0.x: sessions: fix a problem with fortran interface Nov 25, 2023
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