2007-11-10 Christian Franke <franke@computer.org>

* normal/menu.c (run_menu): Check for empty menu to avoid crash.
	(grub_menu_run): Likewise.
This commit is contained in:
robertmh 2007-11-10 20:32:32 +00:00
parent ce0f1839a5
commit 8b714eb0e1
2 changed files with 14 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2007-11-10 Christian Franke <franke@computer.org>
* normal/menu.c (run_menu): Check for empty menu to avoid crash.
(grub_menu_run): Likewise.
2007-11-10 Robert Millan <rmh@aybabtu.com>
* include/grub/i386/efi/machine.h: New file.