* script/execute.c (grub_script_execute_cmdline): Check for NULL

as command name case.
This commit is contained in:
BVK Chaitanya 2010-08-03 11:56:36 +05:30
parent a870a783be
commit c9f7ff97cf
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2010-08-03 BVK Chaitanya <bvk.groups@gmail.com>
* script/execute.c (grub_script_execute_cmdline): Check for NULL
as command name case.
2010-08-02 Colin Watson <cjwatson@ubuntu.com>
* disk/raid.c (insert_array): Select unique numbers for named arrays