qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/2] multiboot: Limit number of multiboot module


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 2/2] multiboot: Limit number of multiboot modules
Date: Mon, 12 Oct 2009 12:43:38 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Thunderbird/3.0b3

Am 11.10.2009 15:48, schrieb address@hidden:
> From: Adam Lackorzynski <address@hidden>
> 
> Add size checks to avoid overwriting the multiboot structure
> when too many modules are loaded.
> 
> Signed-off-by: Adam Lackorzynski <address@hidden>

Acked-by: Kevin Wolf <address@hidden>

Looks correct, too, and is definitely an improvement over the current
code. But can't we make it more dynamic in a second step? I don't like
arbitrary fixed limits.

Kevin




reply via email to

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