]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
libxlu: properly free buffer in PCI related functions
authorWei Liu <wei.liu2@citrix.com>
Tue, 28 Jul 2015 16:23:56 +0000 (17:23 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 29 Jul 2015 14:26:56 +0000 (15:26 +0100)
commit4dcec65f7cb0db025794eeddedebf4ea5fc81d8e
tree0113cc4242f2ee52945d5b20b9355796091c0452
parent371e7eff4b067f3ec923a49f1c446b8169e7d701
libxlu: properly free buffer in PCI related functions

Free buffer in both success and failure paths.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxlu_pci.c