]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemuBuildChrDeviceCommandLine: Don't leak devstr
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Jul 2013 17:18:29 +0000 (19:18 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 15 Jul 2013 14:25:11 +0000 (16:25 +0200)
commit797b1ffce1e8eccb56b45c1408ceb556bb0573ac
tree485719131ec04d6c87da06a3ed4433b81089e47e
parent0f9e67bfad96c4a2e69769d8a5908ee145a86766
qemuBuildChrDeviceCommandLine: Don't leak devstr

It's caller's responsibility to free return value of
qemuBuildChrDeviceStr().
src/qemu/qemu_command.c