* grub-core/fs/ext2.c (grub_ext4_find_leaf): MAke buf as pointer to
properly aligned memory. (grub_ext2_read_block): Ensure buffer alignment.
This commit is contained in:
parent
20993fbb9f
commit
812e249302
2 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/ext2.c (grub_ext4_find_leaf): MAke buf as pointer to
|
||||
properly aligned memory.
|
||||
(grub_ext2_read_block): Ensure buffer alignment.
|
||||
|
||||
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/romfs.c (grub_romfs_iterate_dir): Properly align
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue