mirror of
https://git.proxmox.com/git/grub2
synced 2026-01-13 19:31:01 +00:00
rather than the file it points to. This fixes use of freed memory if an existing loopback device is replaced. * grub-core/disk/loopback.c (grub_loopback_open): Store dev in disk->data, not dev->file. (grub_loopback_read): Adjust file assignment to match. Fixes Ubuntu bug #742967. |
||
|---|---|---|
| .. | ||
| efi | ||
| i386/pc | ||
| ieee1275 | ||
| ata_pthru.c | ||
| ata.c | ||
| dmraid_nvidia.c | ||
| host.c | ||
| loopback.c | ||
| lvm.c | ||
| mdraid1x_linux.c | ||
| mdraid_linux.c | ||
| memdisk.c | ||
| raid5_recover.c | ||
| raid6_recover.c | ||
| raid.c | ||
| scsi.c | ||
| usbms.c | ||