Follow-up Comment #1, bug #35674 (project grub):

Please find attached an updated version of the patch which fixes the memory
leak when calling grub_normal_free_menu().

The variables title, users and sourcecode in the struct grub_menu_entry are
defined as 'const char *' but are in fact variables holding dynamically
allocated memory.

I forgot to include this correction in my first patch.

Andreas

(file #25245)
    _______________________________________________________

Additional Item Attachment:

File name: grub-bzr_free-menu-memory-leak_v2.patch Size:2 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35674>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to