Rework the logic to verify the load address so that address re-use is not an issue.
Note: To be applied on next, on top of https://patchwork.ozlabs.org/project/uboot/patch/20240913073251.2286529-2-prasad.kumm...@amd.com/ Sughosh Ganu (2): tftp: rework the logic to validate the load address wget: rework the logic to validate the load address net/tftp.c | 19 +------------------ net/wget.c | 36 +----------------------------------- 2 files changed, 2 insertions(+), 53 deletions(-) -- 2.34.1