2010-01-27 Robert Millan <rmh.grub@aybabtu.com>

* util/hostfs.c: Include `<errno.h>'.
	(grub_hostfs_read): Handle errors from fseeko() and fread().
This commit is contained in:
Robert Millan 2010-01-27 03:18:14 +00:00
parent 67667b9ced
commit 27dea7eda4
2 changed files with 17 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2010-01-27 Robert Millan <rmh.grub@aybabtu.com>
* util/hostfs.c: Include `<errno.h>'.
(grub_hostfs_read): Handle errors from fseeko() and fread().
2010-01-27 Robert Millan <rmh.grub@aybabtu.com>
* kern/disk.c (grub_disk_read): Fix bug that would cause infinite