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

current address calculation.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-12-15 19:32:41 +01:00
parent 96f8caf812
commit 384ad7cc1b
2 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2011-12-15 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/i386/bsdXX.c (grub_freebsd_load_elfmodule): Fix
current address calculation.
2011-12-15 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/reed_solomon.c (decode_block): Allocate on heap and not