2007-05-09 Robert Millan <rmh@aybabtu.com>

* util/i386/pc/grub-probe.c (probe): When detecting partition map,
        fail gracefuly if dev->disk->partition == NULL.
This commit is contained in:
robertmh 2007-05-09 15:09:41 +00:00
parent 75f396ccfa
commit 02e7b75ee8
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2007-05-09 Robert Millan <rmh@aybabtu.com>
* util/i386/pc/grub-probe.c (probe): When detecting partition map,
fail gracefuly if dev->disk->partition == NULL.
2007-05-07 Robert Millan <rmh@aybabtu.com>
* util/i386/pc/grub-probe.c: Add `grub-probe -t partmap' parameter to