[libvirt] [PATCHv2 2/3] Use virMacAddrFormat instead of manual mac address formatting

Martin Kletzander mkletzan at redhat.com
Tue Apr 2 13:49:05 UTC 2013


On 04/02/2013 03:37 PM, Peter Krempa wrote:
> Format the address using the helper instead of having similar code in
> multiple places.
> 
> This patch also fixes leak of the MAC address string in
> ebtablesRemoveForwardAllowIn() and ebtablesAddForwardAllowIn() in
> src/util/virebtables.c
> ---
[...]
> diff --git a/src/xenxs/xen_xm.c b/src/xenxs/xen_xm.c
> index 73ba06b..405ebf3 100644
> --- a/src/xenxs/xen_xm.c
> +++ b/src/xenxs/xen_xm.c
> @@ -1,7 +1,7 @@
>  /*
>   * xen_xm.c: Xen XM parsing functions
>   *
> - * Copyright (C) 2006-2007, 2009-2010, 2012 Red Hat, Inc.
> + * Copyright (C) 2006-2007, 2009-2010, 2012, 2013 Red Hat, Inc.

s/2012, 2013/2012-2013/

and this is my fault, sorry for that.  ACK with this fixed.

Martin




More information about the libvir-list mailing list