1
1
openmpi/opal
Joshua Hursey 3b780ac137 opal/mca: Fix mca_base_verbose file suffix processing
* `-mca mca_base_verbose file:foo` should create an output file with
    the suffix `foo`. But since we free the pointer at the end of this
    function then by the time we use it it is pointing to invalid memory.
 * This commit fixes that corruption
 * This commit also fixes the behavior of `file:` with no suffix.
   Makes it the same as `file` without the colon.

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
2017-06-27 16:52:56 -05:00
..
asm asm: rename the AMD64 into X86_64 2017-02-27 15:10:50 +09:00
class opal: fix coverity issues 2017-06-23 08:15:34 -06:00
datatype opal/datatype: do not compute ptypes for OPAL predefined datatypes 2017-05-15 11:43:48 +09:00
dss Something not quite right about the revised allocation algos, so revert them while retaining the larger initial and threshold sizes 2017-01-21 14:37:45 -08:00
etc openmpi-mca-params.conf: Fix comment 2017-02-24 07:09:06 -08:00
include atomics/powerpc: Fix WMB instruction 2017-06-06 16:41:37 -05:00
mca opal/mca: Fix mca_base_verbose file suffix processing 2017-06-27 16:52:56 -05:00
memoryhooks opal: fix coverity issues 2017-06-23 08:15:34 -06:00
runtime Add missing constant to error-strings 2017-06-06 16:10:52 -07:00
threads Update OPAL and ORTE for thread safety 2017-06-06 12:30:57 -07:00
tools Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
util opal/mca: Fix mca_base_verbose file suffix processing 2017-06-27 16:52:56 -05:00
win32 opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00
common_sym_whitelist.txt opal: add code patcher framework 2016-04-13 17:16:13 -06:00
Makefile.am opal: fix opal_class_finalize() usage 2016-10-26 15:15:54 +09:00
win_makefile Purge whitespace from the repo 2015-06-23 20:59:57 -07:00