2008-11-14 Robert Millan <rmh@aybabtu.com>

* fs/cpio.c (grub_cpio_open): Compare `name' and `fn' by hand in
        order to cope with duplicate slashes.
This commit is contained in:
robertmh 2008-11-14 20:08:47 +00:00
parent 10fc3eb9a7
commit dfab719fc8
2 changed files with 30 additions and 6 deletions

View file

@ -1,3 +1,8 @@
2008-11-14 Robert Millan <rmh@aybabtu.com>
* fs/cpio.c (grub_cpio_open): Compare `name' and `fn' by hand in
order to cope with duplicate slashes.
2008-11-14 Robert Millan <rmh@aybabtu.com>
* include/grub/i386/coreboot/memory.h (GRUB_MEMORY_MACHINE_LOWER_SIZE):