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

2024-06-28 Thread Vladimir 'phcoder' Serbinenko
Reviewed-By: Vladimir Serbinenko On Fri, Jun 28, 2024 at 2:14 PM 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 7

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

2024-06-28 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 7b8316d41..bda25a3a9 100644 --- a/grub-core/commands/efi/lsefi.c +++ b/grub-core/commands/efi/lsefi.c @@ -