Fix the many issues this uncovered mostly related to incorrect length
modifiers.
Signed-off-by: Glenn Washburn
---
grub-core/commands/pgp.c | 2 +-
grub-core/disk/ata.c | 4 ++--
grub-core/disk/cryptodisk.c| 14 --
grub-core/disk/dmraid_nvidia.c
On Sat, 3 Oct 2020 17:34:29 -0500
Glenn Washburn wrote:
> On Thu, 17 Sep 2020 16:29:23 +0200
> Daniel Kiper wrote:
>
> > On Fri, Jul 31, 2020 at 09:33:18AM -0500, Glenn Washburn wrote:
> > > Fix the many issues this uncovered mostly related to incorrect
> > > length modifiers.
> >
> > Did you
On Thu, 17 Sep 2020 16:29:23 +0200
Daniel Kiper wrote:
> On Fri, Jul 31, 2020 at 09:33:18AM -0500, Glenn Washburn wrote:
> > Fix the many issues this uncovered mostly related to incorrect
> > length modifiers.
>
> Did you test the 32-bit and 64-bit builds with this patch?
>
> Daniel
I have tes
On Fri, Jul 31, 2020 at 09:33:18AM -0500, Glenn Washburn wrote:
> Fix the many issues this uncovered mostly related to incorrect length
> modifiers.
Did you test the 32-bit and 64-bit builds with this patch?
Daniel
___
Grub-devel mailing list
Grub-deve
Fix the many issues this uncovered mostly related to incorrect length
modifiers.
Signed-off-by: Glenn Washburn
---
grub-core/commands/pgp.c | 2 +-
grub-core/disk/ata.c | 4 ++--
grub-core/disk/cryptodisk.c| 8
grub-core/disk/dmraid_nvidia.c | 2 +-
g