Skip to content

fix double-malloc memleak#170

Open
ryanmich251 wants to merge 1 commit intosep-developers:mainfrom
ryanmich251:main
Open

fix double-malloc memleak#170
ryanmich251 wants to merge 1 commit intosep-developers:mainfrom
ryanmich251:main

Conversation

@ryanmich251
Copy link

Running valgrind on our code using sep revealed a small memory leak in the sep code. After further digging I found that it was because of cflux and flux being malloc'd twice in the convert_to_catalog function.

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.

1 participant