[PATCH 04/12] virSecurityLabelDefParseXML: Don't reuse temporary string 'p'

Tim Wiederhake twiederh at redhat.com
Mon Nov 22 19:24:21 UTC 2021


On Mon, 2021-11-22 at 18:12 +0100, Peter Krempa wrote:
> (...)
> diff --git a/src/util/virseclabel.h b/src/util/virseclabel.h
> index eca4d09d24..7e62f8a2e2 100644
> --- a/src/util/virseclabel.h
> +++ b/src/util/virseclabel.h
> @@ -43,6 +43,7 @@ struct _virSecurityLabelDef {
>  };
> 
> 
> +
>  /* Security configuration for device */
>  typedef struct _virSecurityDeviceLabelDef virSecurityDeviceLabelDef;
>  struct _virSecurityDeviceLabelDef {

I don't think this change was intentional




More information about the libvir-list mailing list