* grub-core/bus/usb/uhci.c (grub_uhci_setup_transfer): Fix possible
NULL pointer dereference.
This commit is contained in:
parent
de9c615e5c
commit
fcf1d67219
2 changed files with 10 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue