mirror of
https://git.proxmox.com/git/grub2
synced 2025-11-07 11:45:21 +00:00
This adjusts Debian's net_bootp6 patch to perform safe allocation. (In practice this isn't a security problem because `ln` is 16 bits so it can't overflow after promotion to 32 bits.) Signed-off-by: Colin Watson <cjwatson@debian.org> Patch-Name: bootp-alloc.patch |
||
|---|---|---|
| .. | ||
| drivers | ||
| arp.c | ||
| bootp.c | ||
| dns.c | ||
| ethernet.c | ||
| http.c | ||
| icmp6.c | ||
| icmp.c | ||
| ip.c | ||
| net.c | ||
| netbuff.c | ||
| tcp.c | ||
| tftp.c | ||
| udp.c | ||