]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/kern/mm.c (grub_real_malloc): Use AND rather than MOD
authorVladimir Serbinenko <phcoder@gmail.com>
Fri, 8 Nov 2013 08:43:26 +0000 (09:43 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 8 Nov 2013 08:43:26 +0000 (09:43 +0100)
commitc6b755df4543db434f901cac2ef5fc28d61c3aba
treeb153ea8346c3c698a256a4172f64237dfce5537e
parente2a6810069f81af648eb7f2b5307ef9341e351c7
* grub-core/kern/mm.c (grub_real_malloc): Use AND rather than MOD
for alignment.
ChangeLog
grub-core/kern/mm.c