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. |
||
---|---|---|
.. | ||
base | ||
basic | ||
cuda | ||
demo | ||
fca | ||
hcoll | ||
inter | ||
libnbc | ||
ml | ||
portals4 | ||
self | ||
sm | ||
tuned | ||
coll.h | ||
Makefile.am |