Should really be OBJ_RELEASE, not OBJ_DESTRUCT
This commit was SVN r2458.
Этот коммит содержится в:
родитель
c27d1eeb80
Коммит
255a7947b7
@ -246,7 +246,7 @@ int mca_coll_base_comm_select(ompi_communicator_t *comm,
|
||||
unquery(component, comm);
|
||||
OBJ_RELEASE(avail);
|
||||
}
|
||||
OBJ_DESTRUCT(selectable);
|
||||
OBJ_RELEASE(selectable);
|
||||
}
|
||||
|
||||
/* If we're not using the basic module, then set it up, replace all
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user