mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-28 04:13:05 +00:00
![]() * loader/i386/pc/multiboot.c (grub_multiboot_load_elf32): Skip segments when their filesz is zero (grub_file_read() interprets zero-size as "read untill EOF", which results in memory corruption). Use `lowest_segment' rather than 0 for calculating the current segment load address. |
||
---|---|---|
.. | ||
chainloader_normal.c | ||
chainloader.c | ||
linux.c | ||
multiboot2.c | ||
multiboot_normal.c | ||
multiboot.c |