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

Memory not freed from FwpmNetEventEnum #322

Open
jjxtra opened this issue Dec 21, 2023 · 0 comments
Open

Memory not freed from FwpmNetEventEnum #322

jjxtra opened this issue Dec 21, 2023 · 0 comments

Comments

@jjxtra
Copy link

jjxtra commented Dec 21, 2023

FwpmFreeMemory0((VOID**)&matchedEvents);

This call appears to do nothing. Letting this run overnight and memory usage increased by several hundred MB. Commenting out the FwpmNetEventEnum0 call removes the memory leak.

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

No branches or pull requests

1 participant