Open jjxtra opened 11 months ago
https://github.com/microsoft/Windows-classic-samples/blob/44d192fd7ec6f2422b7d023891c5f805ada2c811/Samples/Win7Samples/netds/wfp/diagevents/diagevents.c#L284
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.
https://github.com/microsoft/Windows-classic-samples/blob/44d192fd7ec6f2422b7d023891c5f805ada2c811/Samples/Win7Samples/netds/wfp/diagevents/diagevents.c#L284
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.