grub_menu_init_page: Avoid returning 0 geometry to avoid divisions by 0.
This commit is contained in:
parent
68581b009f
commit
44b38e4988
2 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/normal/menu_text.c (grub_menu_init_page): Avoid
|
||||
returning 0 geometry to avoid divisions by 0.
|
||||
|
||||
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/osdep/unix/cputime.c (grub_util_get_cpu_time_ms): Cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue