1
1
openmpi/opal
Aravind Gopalakrishnan 786e686d43 btl/ofi: Fix valgrind complaints on uninitialized pointer use
It doesn't seem like the BTL was using uninitialized pointer. But simply
setting the rcache pointer to NULL after destroying it makes the valgrind
errors go away.

Fixes Issue #6345

Signed-off-by: Aravind Gopalakrishnan <Aravind.Gopalakrishnan@intel.com>
2019-02-01 14:03:23 -08:00
..
class opal/free_list: fix race condition 2018-10-16 13:17:09 -06:00
datatype opal/datatype: reset ptypes in opal_datatype_clone() 2019-02-01 11:20:13 +09:00
dss opal: clean up init/finalize 2018-12-18 14:37:04 -07:00
etc Correct the comment in the default MCA param template - we do not support a param called "component_path". The correct syntax is "mca_base_component_path" 2018-01-05 08:46:44 -08:00
include opal: remove unnecessary #include file 2019-01-29 07:40:54 -08:00
mca btl/ofi: Fix valgrind complaints on uninitialized pointer use 2019-02-01 14:03:23 -08:00
memoryhooks opal: clean up init/finalize 2018-12-18 14:37:04 -07:00
runtime opal/runtime: fix teardown ordering 2019-01-09 12:38:12 -07:00
test/reachable opal: update some string handling 2018-10-14 16:04:28 -07:00
threads opal/threads: reverted #6199 2019-01-29 13:34:44 -05:00
tools Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
util info_get: ensure to copy all requested characters 2018-12-19 13:01:45 -08:00
win32 opal: convert from strncpy() -> opal_string_copy() 2018-09-27 11:56:18 -07:00
common_sym_whitelist.txt opal: add code patcher framework 2016-04-13 17:16:13 -06:00
Makefile.am opal: remove generated asm code 2017-08-03 09:18:58 -06:00
win_makefile Purge whitespace from the repo 2015-06-23 20:59:57 -07:00