* grub-core/kern/mm.c (grub_real_malloc): Use AND rather than MOD
for alignment.
This commit is contained in:
parent
e2a6810069
commit
c6b755df45
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-11-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/mm.c (grub_real_malloc): Use AND rather than MOD
|
||||
for alignment.
|
||||
|
||||
2013-11-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/reed_solomon.c (grub_reed_solomon_recover): Add
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue