* grub-core/bus/usb/uhci.c (grub_uhci_setup_transfer): Fix possible

NULL pointer dereference.
This commit is contained in:
Szymon Janc 2011-10-19 23:11:48 +02:00
parent de9c615e5c
commit fcf1d67219
2 changed files with 10 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2011-10-19 Szymon Janc <szymon@janc.net.pl>
* grub-core/bus/usb/uhci.c (grub_uhci_setup_transfer): Fix possible
NULL pointer dereference.
2011-10-19 Vladimir Serbinenko <phcoder@gmail.com>
Removed unused GRUB_BOOT_VERSION. Check for kernel version is better