1
1
openmpi/opal/mca/base
Nathan Hjelm 8197efa021 opal/mca: check if the user home directory is NULL
This commit fixes an issue in the MCA base variable system. The
code was retrieving the user home directory (from HOME) and
attempting to use it to build a search path for config files.
In this case user-level configuration directories have been
enabled so the appropriate thing to do is to print an error
message and return. This commit makes that change. It does not
ensure that HOME is set correctly.

Signed-off-by: Nathan Hjelm <hjelmn@google.com>
2020-02-17 14:51:46 -08:00
..
base.h opal: clean up init/finalize 2018-12-18 14:37:04 -07:00
help-mca-base.txt mca help: fix typo found by user 2017-01-28 09:37:43 -07:00
help-mca-var.txt 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
mca_base_close.c opal: clean up init/finalize 2018-12-18 14:37:04 -07:00
mca_base_cmd_line.c Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
mca_base_component_compare.c Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
mca_base_component_find.c Created opal_gethostname() as safer gethostname substitute. 2020-01-13 08:52:17 -08:00
mca_base_component_repository.c Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
mca_base_component_repository.h opal_info: Add ability to report load failures 2017-04-12 16:06:21 -05:00
mca_base_components_close.c Fix the PML monitoring. 2018-10-18 00:29:23 -04:00
mca_base_components_open.c mca/base: use standard verbosity levels 2015-08-17 11:48:06 -06:00
mca_base_components_register.c mca/base: use standard verbosity levels 2015-08-17 11:48:06 -06:00
mca_base_components_select.c mca/base: add priority output to mca_base_select 2015-10-19 12:32:41 -06:00
mca_base_framework.c opal: clean up init/finalize 2018-12-18 14:37:04 -07:00
mca_base_framework.h opal: clean up init/finalize 2018-12-18 14:37:04 -07:00
mca_base_list.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca_base_open.c Created opal_gethostname() as safer gethostname substitute. 2020-01-13 08:52:17 -08:00
mca_base_parse_paramfile.c Move the registration of MCA params out of the init of the var system - put them in with the rest of the OPAL MCA param registrations 2016-05-20 09:59:50 -07:00
mca_base_pvar.c Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
mca_base_pvar.h Added Software-based Performance Counters driver code along with several counters. 2018-06-11 22:48:16 -04:00
mca_base_var_enum.c Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
mca_base_var_enum.h mca/base: add new base enumerator (auto_bool) 2017-02-14 10:21:45 -07:00
mca_base_var_group.c mca/registry: fix problem group_component_register 2017-08-08 19:50:27 -06:00
mca_base_var_group.h mca/base: plug a memory leak 2017-01-06 13:46:36 +09:00
mca_base_var.c opal/mca: check if the user home directory is NULL 2020-02-17 14:51:46 -08:00
mca_base_var.h opal: clean up init/finalize 2018-12-18 14:37:04 -07:00
mca_base_vari.h scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00