On Mon, Dec 11, 2017 at 07:34:58AM +0100, Michal Privoznik wrote:
This function calls virConnectListAllNWFilters() which allocates
the return buffer which we never free.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>