]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
nwfilter: Fix memory leak on daemon init and shutdown
authorStefan Berger <stefanb@us.ibm.com>
Mon, 12 Apr 2010 12:19:11 +0000 (08:19 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Mon, 12 Apr 2010 12:19:11 +0000 (08:19 -0400)
commitc5337e8e43c1ddda7dafa794dbdfef12084962cf
tree83188bc8a8019cb270425868980e99b7fa7da33f
parent55d444cc10f36bb33d32f8430ba0103aa4c9a69f
nwfilter: Fix memory leak on daemon init and shutdown

This patch fixes a memory leak on daemon init and shutdown. The module
was initialized twice and not shut down.
src/nwfilter/nwfilter_driver.c