]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: free the ports array of a USB hub
authorJán Tomko <jtomko@redhat.com>
Mon, 15 Aug 2016 15:21:32 +0000 (17:21 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 16 Aug 2016 10:31:41 +0000 (12:31 +0200)
commitd49f6853b36234ea0ec175dc39a5d67ba2a75123
treecdfc577828b8d6e004be579601eb0681d45250b5
parente96041ff1ac270b719e43bf0e3d5a224fe61c26a
conf: free the ports array of a USB hub

The array needs to be freed too, not just its members.

https://bugzilla.redhat.com/show_bug.cgi?id=1366097
src/conf/domain_addr.c