
17 Oct
2017
17 Oct
'17
9:52 p.m.
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@redhat.com> (and pushed) - Tks - John