mirror of
https://git.proxmox.com/git/grub2
synced 2025-11-25 12:13:39 +00:00
grub_xnu_devprop_add_property() should not free utf8 and utf16 as it get allocated and freed in the caller. Minor improvement: do prop fields initialization after memory allocations. Fixes: CID 292442, CID 292457, CID 292460, CID 292466 Signed-off-by: Alexey Makhalov <amakhalov@vmware.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> Patch-Name: xnu-double-free.patch |
||
|---|---|---|
| .. | ||
| coreboot | ||
| efi | ||
| pc | ||
| bsd32.c | ||
| bsd64.c | ||
| bsd_pagetable.c | ||
| bsd.c | ||
| bsdXX.c | ||
| linux.c | ||
| multiboot_mbi.c | ||
| xen_file32.c | ||
| xen_file64.c | ||
| xen_file.c | ||
| xen_fileXX.c | ||
| xen.c | ||
| xnu.c | ||