mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-03 10:15:49 +00:00
2009-07-13 Pavel Roskin <proski@gnu.org>
* kern/dl.c: Force native word size to suppress warnings when compiling grub-emu.
This commit is contained in:
parent
2df32b2c4a
commit
17dc3751c2
@ -1,5 +1,8 @@
|
||||
2009-07-13 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* kern/dl.c: Force native word size to suppress warnings when
|
||||
compiling grub-emu.
|
||||
|
||||
* kern/device.c (grub_device_iterate): Change struct part_ent to
|
||||
hold the name, not a pointer to it. Use one grub_malloc() per
|
||||
partition, not two. Free partition_name if grub_malloc() fails.
|
||||
|
Loading…
Reference in New Issue
Block a user