Re: [PATCH v4 1/2] lsefi: fixed memory leaks

2022-09-04 Thread Glenn Washburn
On Thu, 1 Sep 2022 09:28:53 +0200 Renaud Métrich wrote: > Signed-off-by: Renaud Métrich > --- > grub-core/commands/efi/lsefi.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/grub-core/commands/efi/lsefi.c b/grub-core/commands/efi/lsefi.c > index f46ba3b49..241be79f9 100644 > ---

[PATCH v4 1/2] lsefi: fixed memory leaks

2022-09-01 Thread Renaud Métrich
Signed-off-by: Renaud Métrich --- grub-core/commands/efi/lsefi.c | 4 1 file changed, 4 insertions(+) diff --git a/grub-core/commands/efi/lsefi.c b/grub-core/commands/efi/lsefi.c index f46ba3b49..241be79f9 100644 --- a/grub-core/commands/efi/lsefi.c +++ b/grub-core/commands/efi/lsefi.c @@ -