Skip to content

mpool/hugepage mntent intro fallout #1928

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 2, 2016

Conversation

hppritcha
Copy link
Member

On Cray, PR #1846 introduced a double free
situation which leads to all kinds of random memory
corruption problems.

This commit fixes this problem.
@ggouaillardet - this will need to be included when PR #1846 is pushed back to v2.x

Signed-off-by: Howard Pritchard [email protected]

On Cray, PR open-mpi#1846 introduced a double free
situation which led to all kinds of random memory
corruption problems.

This commit fixes this problem.

Signed-off-by: Howard Pritchard <[email protected]>
@hppritcha hppritcha added this to the v2.0.1 milestone Aug 2, 2016
@ggouaillardet
Copy link
Contributor

👍
if I read correctly, the free can also be moved from line 251 up to line 237

@hppritcha hppritcha merged commit 0333313 into open-mpi:master Aug 2, 2016
@hppritcha hppritcha deleted the topic/fix_mntent_fallout branch May 2, 2018 02:58
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.

2 participants