]> xenbits.xensource.com Git - libvirt.git/commit
conf: Fix leak in virNodeDeviceObjListExport
authorJohn Ferlan <jferlan@redhat.com>
Mon, 20 Feb 2017 19:03:07 +0000 (14:03 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 21 Feb 2017 15:52:20 +0000 (10:52 -0500)
commit5ad03b9db2186d5b1d09f33e5ab0daa683054675
treed0e7e64b8bddae8457f8ca2bb108a2d7feac8ac2
parent0a6cb28b9ad45ebe8c267e67b220bbf5e3bbd4f3
conf: Fix leak in virNodeDeviceObjListExport

Fix a leak introduced by 4337bc57b when VIR_STRDUP'g the parent.
src/conf/node_device_conf.c