qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/3] i386: fix regression parsing multiboot init


From: Eduardo Habkost
Subject: Re: [Qemu-devel] [PATCH 1/3] i386: fix regression parsing multiboot initrd modules
Date: Mon, 16 Jul 2018 18:23:19 -0300
User-agent: Mutt/1.9.2 (2017-12-15)

On Mon, May 14, 2018 at 06:19:11PM +0100, Daniel P. Berrangé wrote:
> The logic for parsing the multiboot initrd modules was messed up in
> 
>   commit 950c4e6c94b15cd0d8b63891dddd7a8dbf458e6a
>   Author: Daniel P. Berrangé <address@hidden>
>   Date:   Mon Apr 16 12:17:43 2018 +0100
> 
>     opts: don't silently truncate long option values
> 
> Causing the length to be undercounter, and the number of modules over
> counted. It also passes NULL to get_opt_value() which was not robust
> at accepting a NULL value.
> 
> Signed-off-by: Daniel P. Berrangé <address@hidden>

Reviewed-by: Eduardo Habkost <address@hidden>

Queueing on x86-next.  Thanks.

-- 
Eduardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]