2007-11-18 Christian Franke <franke@computer.org>
* util/hostfs.c (is_dir): New function. (grub_hostfs_dir): Handle missing dirent.d_type case. (grub_hostfs_read): Add missing fseek(). (grub_hostfs_label): Clear label pointer. This fixes a crash of grub-emu on "ls (host)".
This commit is contained in:
parent
398cd047ab
commit
2e29408d1f
2 changed files with 43 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
2007-11-18 Christian Franke <franke@computer.org>
|
||||
|
||||
* util/hostfs.c (is_dir): New function.
|
||||
(grub_hostfs_dir): Handle missing dirent.d_type case.
|
||||
(grub_hostfs_read): Add missing fseek().
|
||||
(grub_hostfs_label): Clear label pointer. This fixes a crash
|
||||
of grub-emu on "ls (host)".
|
||||
|
||||
2007-11-18 Christian Franke <franke@computer.org>
|
||||
|
||||
* include/grub/i386/pc/init.h (struct grub_machine_mmap_entry):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue