* grub-core/efiemu/prepare.c (grub_efiemu_crc): Add missing
zeroing of CRC field before computing CRC.
This commit is contained in:
parent
5a6e39c28f
commit
dc693fe67c
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/efiemu/prepare.c (grub_efiemu_crc): Add missing
|
||||
zeroing of CRC field before computing CRC.
|
||||
|
||||
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/relocator.c (malloc_in_range): Fix memory leak.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue