Skip to content

fix leak of HDF5 typeids#1634

Merged
WardF merged 9 commits intoUnidata:masterfrom
NOAA-GSD:ejh_mem_fix
Feb 14, 2020
Merged

fix leak of HDF5 typeids#1634
WardF merged 9 commits intoUnidata:masterfrom
NOAA-GSD:ejh_mem_fix

Conversation

@edwardhartnett
Copy link
Copy Markdown
Contributor

Fixes #1575
Fixes #1571

This fixes a memory leak related to typeids.

@edwardhartnett edwardhartnett requested a review from WardF as a code owner February 9, 2020 19:06
@edwardhartnett
Copy link
Copy Markdown
Contributor Author

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

@WardF
Copy link
Copy Markdown
Member

WardF commented Feb 14, 2020

Thanks Ed

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

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

@WardF
Copy link
Copy Markdown
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