1
1
openmpi/ompi/mca
Joshua Hursey 0a09f8bc51 coll/hcoll: Protect module destruct when not fully initialized
* If hcoll is given a negative priority, but not enabled=0 then
   the module is constructed, but then destructed before calling
   it's query(). So the previous pointers are not initialized.
   If we try to OBJ_RELEASE them in a debug build an assert will fire.
   This commit adds some protection against that and initializes
   the _module pointers to NULL.
2016-07-01 13:41:27 -05:00
..
bcol bcol: fix coverity issues 2016-03-18 10:59:46 -06:00
bml bml/r2: be more restrictive on rdma endpoints 2016-06-29 18:54:58 -06:00
coll coll/hcoll: Protect module destruct when not fully initialized 2016-07-01 13:41:27 -05:00
common Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
crcp opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
fbtl use the actual preadv and pwritev functions if available. That's what the fbtl interfaces have been designed for. 2016-01-07 08:29:17 -06:00
fcoll fcoll/static: fix coverity issues 2016-04-19 14:48:13 -06:00
fs fs/base: silence a memory leak in mca_fs_base_get_fstype() 2016-06-06 09:20:14 +09:00
io io/ompio: fix the preallocate function 2016-06-14 10:50:32 -05:00
mtl Merge pull request #1689 from francois-wellenreiter/remove_trig_rdv_portals4 2016-06-06 21:55:01 -05:00
op Remove stale component - I'm not going to get to it 2016-05-07 04:13:34 -07:00
osc osc/rdma: fix typo 2016-06-21 09:50:29 -06:00
pml pml/ob1: bug fixes 2016-06-06 17:54:55 -06:00
rte Enable the PMIx event notification capability and use that for all error notifications, including debugger release. This capability requires use of PMIx 2.0 or above as the features are not available with earlier PMIx releases. When OMPI master is built against an earlier external version, it will fallback to the prior behavior - i.e., debugger will be released via RML and all notifications will go strictly to the default error handler. 2016-06-14 13:08:41 -07:00
sbgp configury: test portability 2015-12-28 13:58:45 +09:00
sharedfp will rivist the addproc component later in spring, right now it is constantly in the way of doing my tests. 2016-01-20 15:05:51 -06:00
topo Merge pull request #1397 from hjelmn/enable_thread_multiple 2016-04-23 08:40:22 -06:00
vprotocol opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00