All of lore.kernel.org
 help / color / mirror / Atom feed
* Crash in usb_keyboard
@ 2009-04-28  3:55 Pavel Roskin
  2009-05-02 11:39 ` Robert Millan
  0 siblings, 1 reply; 5+ messages in thread
From: Pavel Roskin @ 2009-04-28  3:55 UTC (permalink / raw)
  To: grub-devel

Hello!

Running "terminal_input.usb_keyboard" crashed GRUB (or qemu it's running
in).  It turns out we never check if usbdev in term/usb_keyboard.c is
not NULL.  It is NULL if no USB host controllers have been detected.

I'm not sure if we even want to call grub_term_register_input() if no
USB keyboard is present.

-- 
Regards,
Pavel Roskin



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-05-03 17:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-28  3:55 Crash in usb_keyboard Pavel Roskin
2009-05-02 11:39 ` Robert Millan
2009-05-03  4:25   ` Pavel Roskin
2009-05-03 15:56     ` Robert Millan
2009-05-03 17:13       ` Pavel Roskin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.