* grub-core/loader/i386/linux.c (allocate_pages): Fix handling of the

case when min_align = 0.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-03-05 01:35:58 +01:00
parent 24539abdb1
commit 1a11761f7d
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2012-03-04 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/i386/linux.c (allocate_pages): Fix handling of the
case when min_align = 0.
2012-03-04 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/normal/charset.c (bidi_line_wrap): Fix a spurious warning