* grub-core/partmap/sun.c (grub_sun_is_valid): make argument uint16_t *
to ensure alignment. (sun_partition_map_iterate): Make `block' a union to ensure alignment.
This commit is contained in:
parent
58acccd645
commit
a23f2cc4d6
2 changed files with 21 additions and 11 deletions
|
@ -1,3 +1,9 @@
|
|||
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/partmap/sun.c (grub_sun_is_valid): make argument uint16_t *
|
||||
to ensure alignment.
|
||||
(sun_partition_map_iterate): Make `block' a union to ensure alignment.
|
||||
|
||||
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/ntfs.c (u16at): Make into inline function.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue