1
1
openmpi/orte
Gilles Gouaillardet 2e2366d193 util/hostfile: fix a double free error
As reported at https://stackoverflow.com/questions/52707242/mpirun-segmentation-fault-whenever-i-use-a-hostfile
mpirun crashes when the hostfile contains a "user@host" line.
The root cause is username was not strdup'ed and free'd twice by opal_argv_free() and free()

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>

(cherry picked from commit open-mpi/ompi@5803385d44)
2018-10-09 13:06:55 +09:00
..
bindings Expose opal_set_using_threads and improve error message on missing ompi_info. 2017-01-19 07:57:58 -05:00
etc Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
include Complete job control integration 2018-08-20 16:08:54 -07:00
mca orte: send error messages to stderr. 2018-09-13 10:39:57 +09:00
orted Merge pull request #5565 from rhc54/cmr40/pmix301 2018-08-31 13:58:41 -05:00
runtime Fix the multiple pe/proc option 2018-07-25 19:55:28 -07:00
test Continue resolving add_host behavior 2018-01-15 08:21:01 -08:00
tools Miscellaneous compiler warning stomps. 2018-09-21 14:35:51 -05:00
util util/hostfile: fix a double free error 2018-10-09 13:06:55 +09:00
common_sym_whitelist.txt common syms: whitelist bison-generated common symbols 2016-01-16 03:53:14 -08:00
Doxyfile Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00