On Wed, Jul 27, 2016 at 10:43:48AM +0200, Michal Privoznik wrote:
> We use 'goto cleanup' for a reason. If a function can exit at
> many places but doesn't follow the pattern, it has to copy the
> free code in multiple places.
> 
> Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
> ---
>  src/qemu/qemu_command.c | 39 ++++++++++++++++++---------------------
>  1 file changed, 18 insertions(+), 21 deletions(-)
> 

ACK

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to