Skip to content

Conversation

@ggouaillardet
Copy link
Contributor

use strtol() instead of atoi() in order to handle hostnames
containing a large number.

Thanks perrynzhou for the report and fix.

This is a one-off commit for the release branches since
the regx framework has already been removed from master.

Refs. #6729

Signed-off-by: Gilles Gouaillardet [email protected]

@jsquyres
Copy link
Member

jsquyres commented Jun 5, 2019

@perrynzhou For future submissions, note that you can just update / change an existing PR without creating a new one (e.g., you can squash / edit commits on a single PR without closing an existing one and then opening a new one). It was a bit confusing that there were multiple PRs for this issue.

The UH CI appears to be offline. Let's see if a new round of CI will fix the issue...

bot:retest

@perrynzhou
Copy link

submissions

@jsquyres thanks for your suggest.

use strtol() instead of atoi() in order to handle hostnames
containing a large number.

This is a one-off commit for the release branches since
the regx framework has already been removed from master.

Refs. open-mpi#6729

Signed-off-by: perrynzhou <[email protected]>
@ggouaillardet
Copy link
Contributor Author

@jsquyres I just fixed the metadata of the commit

@hppritcha
Copy link
Member

bot:ompi:retest

@hppritcha hppritcha added the NEWS label Jun 6, 2019
@jsquyres
Copy link
Member

jsquyres commented Jun 6, 2019

@ggouaillardet Many thanks.

@jsquyres jsquyres changed the title regx/base: fix an integer overflow v4.0.x: regx/base: fix an integer overflow Jun 6, 2019
rhc54 added a commit to rhc54/openpmix that referenced this pull request Jun 7, 2019
@gpaulsen gpaulsen merged commit 630af10 into open-mpi:v4.0.x Jun 7, 2019
rhc54 added a commit to rhc54/openpmix that referenced this pull request Jun 25, 2019
Backport of open-mpi/ompi#6739

Signed-off-by: Ralph Castain <[email protected]>
(cherry picked from commit fc4875c)
rhc54 added a commit to rhc54/openpmix that referenced this pull request Jun 26, 2019
Backport of open-mpi/ompi#6739

Signed-off-by: Ralph Castain <[email protected]>
(cherry picked from commit fc4875c)
karasevb pushed a commit to karasevb/pmix that referenced this pull request Aug 19, 2019
Backport of open-mpi/ompi#6739

Signed-off-by: Ralph Castain <[email protected]>
(cherry picked from commit fc4875c)
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.

6 participants