* grub-core/kern/efi/mm.c (grub_efi_get_memory_map): Never return a
descriptor_size==0 to avoid potential divisions by zero.
This commit is contained in:
parent
ac8bac2496
commit
69aee43fa6
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/efi/mm.c (grub_efi_get_memory_map): Never return a
|
||||
descriptor_size==0 to avoid potential divisions by zero.
|
||||
|
||||
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/osdep/haiku/getroot.c (grub_util_find_partition_start_os):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue