Re: [PATCH 0/7] Fix coverity uninitialized scalar variable bugs in grub-core

2022-03-15 Thread Darren Kenny
Hi Alec, Thanks for doing these changes, it all looks good, so for the series: Reviewed-by: Darren Kenny Thanks, Darren. On Tuesday, 2022-03-15 at 16:24:02 -04, Alec Brown wrote: > Coverity identified multiple uninitialized scalar variable bugs in multiple > components of the grub-core. These

[PATCH 0/7] Fix coverity uninitialized scalar variable bugs in grub-core

2022-03-15 Thread Alec Brown
Coverity identified multiple uninitialized scalar variable bugs in multiple components of the grub-core. These patches address these issues. The Coverity bugs being addressed are: CID 375026 CID 375028 CID 375030 CID 375031 CID 375033 CID 375035 CID 375036 Alec Brown (7): grub-core/loader/i