1
1
as reported by Coverity with CID 1287033
Этот коммит содержится в:
Gilles Gouaillardet 2015-03-06 14:58:11 +09:00
родитель 64ec498a20
Коммит 521317341d

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

@ -1853,6 +1853,7 @@ static int init_one_device(opal_list_t *btl_list, struct ibv_device* ib_dev)
}
}
free(allowed_ports);
allowed_ports = NULL;
/* If we made a BTL, check APM status and return. Otherwise, fall
through and destroy everything */