* grub-core/fs/zfs/zfs.c (xor_out): Use unsigned modular arithmetics
rather than signed one. (recovery): Likewise.
This commit is contained in:
parent
40f290606d
commit
fb56391ee3
2 changed files with 10 additions and 4 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-10-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/zfs/zfs.c (xor_out): Use unsigned modular arithmetics
|
||||
rather than signed one.
|
||||
(recovery): Likewise.
|
||||
|
||||
2013-10-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/net/dns.c (hash): Use unsigned arithmetic.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue