On Fri, May 16, 2025 at 07:08:24PM +, khaalid cali wrote:
> From: khaalid
Please drop this line. It is not needed...
Additionally, may I ask you to send patches using "git send-email" command?
> "handles" that "grub_efi_locate_handles" was allocated with "grub_malloc"
> wasn't being freed.
From: khaalid
"handles" that "grub_efi_locate_handles" was allocated with "grub_malloc"
wasn't being freed.
Signed-off-by: Khalid Ali
---
grub-core/commands/efi/lsefi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/grub-core/commands/efi/lsefi.c b/grub-core/commands/efi/