* grub-core/normal/charset.c (bidi_line_wrap): Fix out-of-range swap.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-03-28 17:54:54 +02:00
parent 5100671655
commit 3f8cdd9052
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2012-03-28 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/normal/charset.c (bidi_line_wrap): Fix out-of-range swap.
2012-03-28 Colin Watson <cjwatson@ubuntu.com>
* docs/grub.texi (Invoking grub-probe): New section.