0a09f8bc51
* 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. |
||
---|---|---|
.. | ||
coll_hcoll_component.c | ||
coll_hcoll_debug.h | ||
coll_hcoll_dtypes.h | ||
coll_hcoll_module.c | ||
coll_hcoll_ops.c | ||
coll_hcoll_rte.c | ||
coll_hcoll.h | ||
configure.m4 | ||
Makefile.am | ||
owner.txt |