mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-22 01:42:21 +00:00
![]() Fix potential crash caused by signed vs. unsigned comparison. Negative length compares as very large unsigned number causing subsequent NULL access. Make exhaustive search for all BootNNNN variables to find one matching requested efi_distributor. |
||
---|---|---|
.. | ||
blocklist.c | ||
config.c | ||
cputime.c | ||
dl.c | ||
emuconsole.c | ||
getroot.c | ||
hostdisk.c | ||
init.c | ||
password.c | ||
platform.c | ||
random.c | ||
relpath.c | ||
sleep.c |