Skip to content

Conversation

wckzhang
Copy link
Contributor

After the OPAL_MODEX_RECV call, remote_addrs was not freed in the error
path. Moved the free call into cleanup to ensure we always free this
memory before leaving the function.

Signed-off-by: William Zhang [email protected]

@ompiteam-bot
Copy link

Can one of the admins verify this patch?

@jsquyres jsquyres requested a review from bwbarrett July 15, 2019 18:48
@jsquyres
Copy link
Member

ok to test

@wckzhang wckzhang force-pushed the cleanup branch 3 times, most recently from ad4da9a to d7682c6 Compare July 15, 2019 21:20
After the OPAL_MODEX_RECV call, remote_addrs was not freed in the error
path. Moved the free call into cleanup to ensure we always free this
memory before leaving the function.

Signed-off-by: William Zhang <[email protected]>
@bwbarrett bwbarrett merged commit 41c2007 into open-mpi:master Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants