Skip to content

Commit c01e31f

Browse files
committed
fixup
Signed-off-by: Nathan Hjelm <[email protected]>
1 parent 5fdaf46 commit c01e31f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

opal/mca/btl/uct/btl_uct_component.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,8 @@ static int mca_btl_uct_component_process_uct_component (uct_component_h componen
447447
}
448448
}
449449

450+
free (attr.md_resources);
451+
450452
return OPAL_SUCCESS;
451453
}
452454
#endif /* UCT_API > UCT_VERSION(1, 7) */

0 commit comments

Comments
 (0)