* include/grub/list.h (grub_list_remove): Don't crash if element is
removed twice.
This commit is contained in:
parent
ca8c0baf25
commit
87cf97447e
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-01-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/list.h (grub_list_remove): Don't crash if element is
|
||||
removed twice.
|
||||
|
||||
2012-01-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Rename ofconsole to console.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue