* grub-core/normal/charset.c: Fix premature line wrap and crash.
Crash happened only in some cases like a string starting at the half of the screen of same length.
This commit is contained in:
parent
6644d9733d
commit
dafff9ce44
3 changed files with 484 additions and 459 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-12-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/normal/charset.c: Fix premature line wrap and crash.
|
||||
Crash happened only in some cases like a string starting at the
|
||||
half of the screen of same length.
|
||||
|
||||
2013-12-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/efiemu/efiemu.h: Sync configuration table declaration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue