* grub-core/lib/arg.c (grub_arg_list_alloc): Use shifts rather
than divisions.
This commit is contained in:
parent
d2789cf0b8
commit
ea811130ea
2 changed files with 8 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-03-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/arg.c (grub_arg_list_alloc): Use shifts rather
|
||||
than divisions.
|
||||
|
||||
2013-03-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/verify.c (grub_verify_signature): Use unsigned
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue