You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When tearing down the BTL TCP component, use the handy
OPAL_LIST_DESTRUCT macro to OBJ_RELEASE all elements of the
mca_btl_tcp_component.local_ifs list and then OBJ_DESTRUCT -- not
OBJ_RELEASE -- the list itself.
Signed-off-by: Jeff Squyres <jeff@squyres.com>
0 commit comments