* grub-core/fs/romfs.c (grub_romfs_iterate_dir): Properly align
name for checksum and fix allocation algorithm.
This commit is contained in:
parent
1f313b942b
commit
20993fbb9f
2 changed files with 15 additions and 8 deletions
|
@ -1,3 +1,8 @@
|
|||
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/romfs.c (grub_romfs_iterate_dir): Properly align
|
||||
name for checksum and fix allocation algorithm.
|
||||
|
||||
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/types.h (grub_properly_aligned_t): New type.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue