Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netflow: Fix memory leak in netflow_unref.
The memory leak was triggered each time on calling netflow_unref() with containing netflow_flows. And flows need to be removed and destroyed. Signed-off-by: Yunjian Wang <[email protected]> Signed-off-by: Ben Pfaff <[email protected]>
- Loading branch information