1
1
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
..
2018-12-18 14:37:04 -07:00
2015-06-23 20:59:57 -07:00
2018-12-18 14:37:04 -07:00
2015-06-23 20:59:57 -07:00
2018-12-18 14:37:04 -07:00