phcoder wrote:
> Testing grub I noticed this bug. Here is bugfix
> Vladimir 'phcoder' Serbinenko
> 
> Index: normal/cmdline.c
> ===================================================================
> --- normal/cmdline.c    (revision 1959)
> +++ normal/cmdline.c    (working copy)
> @@ -148,6 +148,7 @@
>      {
>        static char cmdline[GRUB_MAX_CMDLINE];
> 
> +      grub_setcursor (1);
>        grub_print_error ();
>        grub_errno = GRUB_ERR_NONE;
>        cmdline[0] = '\0';

I do not remember seeing a problem here. So what is actually the problem
and how to reproduce it?



_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to