2008-07-02 Pavel Roskin <proski@gnu.org>
* commands/hexdump.c (grub_cmd_hexdump): Fix misuse of grub_disk_addr_t for memory addresses.
This commit is contained in:
parent
00c7a56aeb
commit
ce8d1766c2
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
2008-07-02 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* commands/hexdump.c (grub_cmd_hexdump): Fix misuse of
|
||||
grub_disk_addr_t for memory addresses.
|
||||
|
||||
* loader/aout.c (grub_aout_load): Cast load_addr to pointer
|
||||
explicitly to fix a warning.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue