Fix potential problem with calling zfs_to_cpu and cpu_to_be in a row.
* grub-core/fs/zfs/zfscrypt.c (grub_zfs_decrypt_real): Use explicit byteswap when needed.
This commit is contained in:
parent
27610c3836
commit
3ae17eb83c
2 changed files with 10 additions and 2 deletions
|
@ -1,3 +1,10 @@
|
|||
2011-11-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix potential problem with calling zfs_to_cpu and cpu_to_be in a row.
|
||||
|
||||
* grub-core/fs/zfs/zfscrypt.c (grub_zfs_decrypt_real): Use explicit
|
||||
byteswap when needed.
|
||||
|
||||
2011-11-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix FreeBSD compilation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue