* grub-core/disk/raid.c (scan_devices): Don't derference NULL on whole
disk. * grub-core/disk/lvm.c (do_lvm_scan): Likewise.
This commit is contained in:
parent
182c872a7b
commit
dbd3a32e43
3 changed files with 10 additions and 4 deletions
|
@ -1,3 +1,9 @@
|
|||
2011-11-04 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/raid.c (scan_devices): Don't derference NULL on whole
|
||||
disk.
|
||||
* grub-core/disk/lvm.c (do_lvm_scan): Likewise.
|
||||
|
||||
2011-11-03 Philipp Matthias Hahn <pmhahn@debian.org>
|
||||
|
||||
* util/grub-mkrescue.in: Fix handling xorriso option.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue