[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] eif: cope with huge section sizes
From: |
Dorjoy Chowdhury |
Subject: |
Re: [PATCH] eif: cope with huge section sizes |
Date: |
Wed, 6 Nov 2024 23:56:37 +0600 |
On Wed, Nov 6, 2024 at 11:44 PM Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> Check for overflow as well as allocation failure. Resolves Coverity CID
> 1564859.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> hw/core/eif.c | 48 +++++++++++++++++++++++++++++++++++++++++-------
> 1 file changed, 41 insertions(+), 7 deletions(-)
>
Reviewed-by: Dorjoy Chowdhury <dorjoychy111@gmail.com>
Thanks for fixing!
Regards,
Dorjoy