[libvirt] [PATCH] conf: fix use of uninitialized variable

John Ferlan jferlan at redhat.com
Tue Oct 17 19:52:05 UTC 2017



On 10/17/2017 09:56 AM, Nikolay Shirokovskiy wrote:
> If same boot order is specified twice (or more) in domain xml
> we call free for uninitiaziled loadparm on cleanup in virDomainDeviceBootParseXML
> and SIGABRT (or similar) as a result.
> ---
>  src/conf/domain_conf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

(and pushed) - Tks -

John




More information about the libvir-list mailing list