1
1

Should really be OBJ_RELEASE, not OBJ_DESTRUCT

This commit was SVN r2458.
Этот коммит содержится в:
Jeff Squyres 2004-09-02 20:58:54 +00:00
родитель 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