* grub-core/loader/i386/bsdXX.c (grub_freebsd_load_elfmodule): Account

for modules headers when counting the needed allocation size.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-03-24 12:28:22 +01:00
parent 5657722c3c
commit 8bc66a2ce6
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2011-03-24 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/i386/bsdXX.c (grub_freebsd_load_elfmodule): Account
for modules headers when counting the needed allocation size.
2011-03-23 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/term/gfxterm.c (calculate_normal_character_width): Return 8