Skip to content

Conversation

jsquyres
Copy link
Member

@jsquyres jsquyres commented Aug 26, 2025

Thanks to Ben Menadue @benmenadue for pointing out that ompi_fortran_string_c2f() missed a case to properly terminate the resulting Fortran string when copying from a longer C source string.

(cherry picked from commit 694e78a)

This is the v5.0.x PR corresponding to main PR #13381 and #13387
Fixes #13375

Thanks to Ben Menadue for pointing out that ompi_fortran_string_c2f()
missed a case to properly terminate the resulting Fortran string when
copying from a longer C source string.

Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit 694e78a)
@jsquyres jsquyres requested review from hppritcha and devreal August 26, 2025 14:38
@github-actions github-actions bot added this to the v5.0.8 milestone Aug 26, 2025
@hppritcha
Copy link
Member

oops what's going on with jenkins CI

ompi:bot:retest

@hppritcha
Copy link
Member

bot:ompi:retest

hppritcha
hppritcha previously approved these changes Aug 26, 2025
@jsquyres jsquyres marked this pull request as draft August 27, 2025 17:13
Followup to commit 694e78a: Ben Menadue correctly pointed out that <
should have been <=.

Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit cc03d5b)
@jsquyres jsquyres marked this pull request as ready for review August 28, 2025 01:03
@jsquyres
Copy link
Member Author

Added 2nd commit from main PR #13387.

@hppritcha hppritcha self-requested a review August 28, 2025 14:22
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.

2 participants