* include/grub/list.h (FOR_LIST_ELEMENTS_SAFE):Fix a NULL pointer
dereference. Reported by: qwertial.
This commit is contained in:
parent
0e90dee8e8
commit
e9e46c9a0c
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-04-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/list.h (FOR_LIST_ELEMENTS_SAFE):Fix a NULL pointer
|
||||
dereference.
|
||||
Reported by: qwertial.
|
||||
|
||||
2013-04-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/mips/arc/init.c: Fix prefix detection.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue