[libvirt] [PATCH 1/7] qemu: Split out code to generate SPICE command line

Daniel P. Berrange berrange at redhat.com
Tue Apr 23 16:13:42 UTC 2013


On Tue, Apr 23, 2013 at 03:46:08PM +0200, Peter Krempa wrote:
> Decrease size of qemuBuildGraphicsCommandLine() by splitting out
> spice-related code into qemuBuildGraphicsSPICECommandLine().
> 
> This patch also fixes 2 possible memory leaks on error path in the code
> that was split-out. The buffer containing the already generated options
> and a listen address string could be leaked.
> 
> Also break a few very long lines.
> ---
>  src/qemu/qemu_command.c | 336 +++++++++++++++++++++++++-----------------------
>  1 file changed, 176 insertions(+), 160 deletions(-)

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list