]> git.proxmox.com Git - grub2.git/blobdiff - ChangeLog
* grub-core/kern/efi/mm.c (grub_efi_get_memory_map): Never return a
[grub2.git] / ChangeLog
index 167056907822245ed4894a0babab2da9b8711be8..f9ac59915bbb97c21285a1994bca25675a3f5269 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):