1
1
openmpi/orte/mca/pls/base
Josh Hursey 5c5ce7e051 When 'mca_oob_send_callback' accesses the callback 'orte_pls_rsh_terminate_job_cb'
with an error status (< 0) then the req buffer is NULL. Put checks around the
OBJ_RELEASE(req) calls so that we don't try to release NULL :/

This commit was SVN r10641.
2006-07-03 22:44:54 +00:00
..
base.h Add ability to trap and propagate SIGUSR1/2 to remote processes. There are a number of small changes that hit a bunch of files: 2006-06-08 18:27:17 +00:00
help-pls-base.txt Change the behavior of orterun (mpirun, mpirexec) to search for 2006-02-16 20:40:23 +00:00
Makefile.am Change the behavior of orterun (mpirun, mpirexec) to search for 2006-02-16 20:40:23 +00:00
pls_base_close.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pls_base_context.c Add <netdb.h> 2006-02-25 19:04:26 +00:00
pls_base_open.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pls_base_proxy.c When 'mca_oob_send_callback' accesses the callback 'orte_pls_rsh_terminate_job_cb' 2006-07-03 22:44:54 +00:00
pls_base_select.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pls_base_state.c correct return values 2006-02-16 16:18:46 +00:00