* 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:
Vladimir Serbinenko 2013-12-11 17:06:00 +01:00
parent 6644d9733d
commit dafff9ce44
3 changed files with 484 additions and 459 deletions

View file

@ -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