bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #44239] Behavior of syslinux_parse differs from SYSLINUX for initrd


From: Andrei Borzenkov
Subject: [bug #44239] Behavior of syslinux_parse differs from SYSLINUX for initrd= option
Date: Fri, 13 Feb 2015 19:14:19 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

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

Can't comment about behavior itself. Re. patch

+       cmdline = grub_strdup(curentry->append);
Error check missing.

+       grub_free(cmdline);
You need to delete free(cmdline) later.

Again, can you post updated version to grub-devel for easier review?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]