Re: [PATCH v1] lsefi: fixed memory leaks

2025-06-18 Thread Daniel Kiper
On Tue, Jun 10, 2025 at 11:52:39AM +0200, Renaud Métrich via Grub-devel wrote: > Signed-off-by: Renaud Métrich > --- > grub-core/commands/efi/lsefi.c | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/grub-core/commands/efi/lsefi.c b/grub-core/commands/efi/lsefi.c > ind

Re: [PATCH v1] lsefi: fixed memory leaks

2025-06-10 Thread sudhakar
On 2025-06-10 15:22, Renaud Métrich via Grub-devel wrote: Signed-off-by: Renaud Métrich --- grub-core/commands/efi/lsefi.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/grub-core/commands/efi/lsefi.c b/grub-core/commands/efi/lsefi.c index 7b8316d41..a70f243d0 100644

[PATCH v1] lsefi: fixed memory leaks

2025-06-10 Thread Renaud Métrich via Grub-devel
Signed-off-by: Renaud Métrich --- grub-core/commands/efi/lsefi.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/grub-core/commands/efi/lsefi.c b/grub-core/commands/efi/lsefi.c index 7b8316d41..a70f243d0 100644 --- a/grub-core/commands/efi/lsefi.c +++ b/grub-core/commands