[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GRUB coverity fixes for CIDs 314020 and 314023
From: |
Daniel Kiper |
Subject: |
Re: GRUB coverity fixes for CIDs 314020 and 314023 |
Date: |
Mon, 6 Jun 2022 20:42:24 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Fri, Jun 03, 2022 at 02:12:00PM +0100, Darren Kenny wrote:
> On Thursday, 2022-06-02 at 15:18:25 UTC, Jagannathan Raman wrote:
> > Hi,
> >
> > This series addresses a couple of untrusted loop bounds flagged by
> > Coverity in "grub-core/fs/zfs". Both the bugs addressed in this series
> > are of the same type - caused by downcast of pointer from a strict type
> > to a less strict type.
> >
> > Please share your thoughts on this.
> >
>
> These changes look good to me, thanks for looking at them Jag.
>
> Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Daniel