Skip to content
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

fix leak of HDF5 typeids #1634

Merged
merged 9 commits into from
Feb 14, 2020
Merged

fix leak of HDF5 typeids #1634

merged 9 commits into from
Feb 14, 2020

Conversation

edwardhartnett
Copy link
Contributor

Fixes #1575
Fixes #1571

This fixes a memory leak related to typeids.

@edwardhartnett
Copy link
Contributor Author

@WardF this PR should definitely be merged before the next release. If fixes an important memory leak.

@WardF
Copy link
Member

WardF commented Feb 14, 2020

Thanks Ed

@WardF WardF merged commit 3bcdb5f into Unidata:master Feb 14, 2020
@jblarsen
Copy link

Sounds great. Do you already know when the next release is due?

@WardF
Copy link
Member

WardF commented Feb 14, 2020

@jblarsen I'm hoping to put the 4.7.4 release out by the end of next week; we have an issue on big-endian systems I'm trying to debug currently, but this memory leak fix may motivate a quick maintenance release before it is finished.

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.

possible memory leak opening and closing the same file in a loop growing memory in netCDF library?
3 participants