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
Fix resource leak reported by coverity scan report CID 1515816
Free memory allocated for ranks array before returning from erroneous call
to ompi_comm_split_type_get_part.
Signed-off-by: Christoph Niethammer <niethammer@hlrs.de>
0 commit comments