On Fri, Oct 28, 2022 at 08:52:01PM +0800, t.feng via Grub-devel wrote:
> The commit eb33e61b3 (multiboot: fix memory leak) did not fix all
> issues. Fix all of them right now.
>
> Fixes: eb33e61b3 (multiboot: fix memory leak)
Much better. Thank you!
However, please add
Signed-off-by: "t.feng"
The commit eb33e61b3 (multiboot: fix memory leak) did not fix all
issues. Fix all of them right now.
Fixes: eb33e61b3 (multiboot: fix memory leak)
---
grub-core/loader/multiboot_elfxx.c | 23 ++-
1 file changed, 14 insertions(+), 9 deletions(-)
diff --git a/grub-core/loader/
On Sat, Oct 15, 2022 at 06:41:12PM +0800, t.feng via Grub-devel wrote:
> follow up the commit:
> eb33e61b31902a5493468895aaf83fa0b4f5f59d
>
> it seems that old commit can not fix memory leak completely.
The commit message should look more or less like that:
The commit eb33e61b3 (multiboot: fix me
follow up the commit:
eb33e61b31902a5493468895aaf83fa0b4f5f59d
it seems that old commit can not fix memory leak completely.
---
grub-core/loader/multiboot_elfxx.c | 17 +
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/grub-core/loader/multiboot_elfxx.c
b/grub-core