2008-04-07 Robert Millan <rmh@aybabtu.com>

* util/biosdisk.c (read_device_map): Skip devices that don't exist
        (this prevents the presence of a bogus entry from ruining the whole
        thing).
This commit is contained in:
robertmh 2008-04-07 15:00:27 +00:00
parent 36747a6221
commit 3cbd2f98c6
2 changed files with 14 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2008-04-07 Robert Millan <rmh@aybabtu.com>
* util/biosdisk.c (read_device_map): Skip devices that don't exist
(this prevents the presence of a bogus entry from ruining the whole
thing).
2008-04-06 Pavel Roskin <proski@gnu.org>
* util/biosdisk.c: Include grub/util/biosdisk.h.