Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Conversation

@jsquyres
Copy link
Member

@jsquyres jsquyres commented Oct 2, 2014

These AM_CONDITIONALs forgot to include the "test" executable,
resulting in output like this:

./configure: line 8718: no: command not found

From open-mpi/ompi@f21c349

These AM_CONDITIONALs forgot to include the "test" executable,
resulting in output like this:

    ./configure: line 8718: no: command not found

From open-mpi/ompi@f21c349
@jsquyres jsquyres added this to the v1.8.4 milestone Oct 2, 2014
@jsquyres jsquyres added the bug label Oct 2, 2014
rhc54 pushed a commit that referenced this pull request Oct 2, 2014
configure.ac: fix some broken AM_CONDITIONALs
@rhc54 rhc54 merged commit ecf9846 into open-mpi:v1.8 Oct 2, 2014
@rhc54
Copy link

rhc54 commented Oct 2, 2014

Reviewed ok, RM-approved

@jsquyres jsquyres deleted the topic/am-conditional-fixes branch October 3, 2014 19:30
rhc54 pushed a commit that referenced this pull request Apr 1, 2015
orterun.c: re-justify the output message text
hppritcha pushed a commit to hppritcha/ompi-release that referenced this pull request Jun 25, 2015
@hppritcha hppritcha mentioned this pull request Aug 26, 2015
jsquyres added a commit that referenced this pull request Aug 31, 2015
Split the list of subroutines into cases #1 and #2, just for clarity.

(cherry picked from commit 596557e)
alinask pushed a commit to alinask/ompi-release that referenced this pull request Dec 10, 2015
Split the list of subroutines into cases open-mpi#1 and open-mpi#2, just for clarity.
derbeyn pushed a commit to derbeyn/ompi-release that referenced this pull request Mar 31, 2016
Fix CID 1325868 (open-mpi#1 of 1): Dereference after null check (FORWARD_NULL):
Fix CID 1325869 (open-mpi#1-2 of 2): Dereference after null check (FORWARD_NULL):

Here reqs can indeed be NULL. Added a check to
ompi_coll_base_free_reqs to prevent dereferencing NULL pointer.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
(cherry picked from commit 2f4e532)
hppritcha pushed a commit that referenced this pull request Apr 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants