1
1
This commit was SVN r7948.
Этот коммит содержится в:
Jeff Squyres 2005-11-01 13:35:44 +00:00
родитель a2e507c629
Коммит 0379b27969

Просмотреть файл

@ -416,6 +416,7 @@ int orte_rmaps_base_get_map(orte_jobid_t jobid, opal_list_t* mapping_list)
while(NULL != (item = opal_list_remove_first(&nodes))) {
OBJ_RELEASE(item);
}
OBJ_DESTRUCT(&nodes);
/* release temporary variables */
for(i=0; i<num_context; i++) {