qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] migrate: Fix bounds check for migration paramet


From: Amit Shah
Subject: Re: [Qemu-devel] [PATCH] migrate: Fix bounds check for migration parameters in migration.c
Date: Tue, 13 Sep 2016 14:09:10 +0530

On (Sat) 10 Sep 2016 [00:44:02], Ashijeet Acharya wrote:
> This patch fixes the out-of-bounds check migration parameters in
> qmp_migrate_set_parameters() for cpu-throttle-initial and
> cpu-throttle-increment by adding a return statement for both.
> Due to the missing return statements, parmaters were getting set to
> out-of-bounds values despite the error.
> 
> Signed-off-by: Ashijeet Acharya <address@hidden>

Reviewed-by: Amit Shah <address@hidden>

                Amit



reply via email to

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