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

BUGFIX: Fixes 3 memory leaks, in tst_filterparser.c, nc4internal.c, and dfilter.c #649

Merged

Conversation

edhartnett
Copy link
Contributor

@edhartnett edhartnett commented Nov 14, 2017

Fixes 3 memory leaks, in tst_filterparser.c, nc4internal.c, and dfilter.c.

Fixes #648.
Fixes #645.

@WardF it would be helpful if you could merge this PR next, then my CI address sanitizer build will work again, and I can continue to spot any memory errors introduced by merges. Otherwise they will accumulate and be harder to fix.

@edhartnett edhartnett changed the title BUGFIX: Fixes two memory leaks, one in tst_filterparser.c and one in nc4internal.c BUGFIX: Fixes 3 memory leaks, in tst_filterparser.c, nc4internal.c, and dfilter.c Nov 14, 2017
@DennisHeimbigner
Copy link
Collaborator

Looks correct to me. Go ahead and merge.

@WardF WardF merged commit f6828b4 into Unidata:master Nov 14, 2017
@edhartnett
Copy link
Contributor Author

Thanks for the quick merge. Now my asan checks can get back to work...

@edhartnett edhartnett deleted the ejh_new_mem_error branch November 16, 2017 18:48
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.

Memory leak in tst_interops5.c Memory error in new test nc_test4/tst_filterparser
3 participants