Re: [Qemu-devel] [PATCH v4 06/13] qga: copy argument strings

2015-08-27 Thread Denis V. Lunev
On 08/27/2015 02:34 AM, marcandre.lur...@redhat.com wrote: From: Marc-André Lureau Following patch will return allocated strings, so we must correctly initialize alloc & free them. The nice side effect is that we no longer have to check for "fixed_state_dir" to call ga_install_service() with a

[Qemu-devel] [PATCH v4 06/13] qga: copy argument strings

2015-08-26 Thread marcandre . lureau
From: Marc-André Lureau Following patch will return allocated strings, so we must correctly initialize alloc & free them. The nice side effect is that we no longer have to check for "fixed_state_dir" to call ga_install_service() with a NULL state dir. The default values are set after parsing the