Follow-up Comment #5, bug #28422 (project grub):

Hi Robert,

It's not bothering me at all, no problem :-)

The patch you sent almost works, there was just a missing #include <limits.h>
(for PATH_MAX).  I attach a new version of the patch with this include.

I looked at the rest of the code, and the only other place where realpath is
used outside of an ifdef __linux__ is in util/ieee1275/ofpath.c, but there the
result buffer is pre-allocated (with xmalloc (PATH_MAX)).


(file #19381)
    _______________________________________________________

Additional Item Attachment:

File name: canonicalize_file_name-2.diff  Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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



_______________________________________________
Bug-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to