2008-10-29 Guillem Jover <guillem.jover@nokia.com>
* disk/lvm.c (grub_lvm_scan_device): Fix possible NULL value handling (add a missing NULL check, and correct them by moving the pointer operations after the actual check).
This commit is contained in:
parent
7ab28c2157
commit
b727944702
2 changed files with 12 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2008-10-29 Guillem Jover <guillem.jover@nokia.com>
|
||||
|
||||
* disk/lvm.c (grub_lvm_scan_device): Fix possible NULL value handling
|
||||
(add a missing NULL check, and correct them by moving the pointer
|
||||
operations after the actual check).
|
||||
|
||||
2008-10-29 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* util/i386/pc/grub-install.in: Handle empty string as output from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue