* grub-core/commands/testload.c (grub_cmd_testload): Fix overflow
if the size isn't divisible by 512.
This commit is contained in:
parent
b00d7fb6c5
commit
0ccb6b3cf0
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-02-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/testload.c (grub_cmd_testload): Fix overflow
|
||||
if the size isn't divisible by 512.
|
||||
|
||||
2012-02-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Make list_push and list_remove functions rather than inline functions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue