mbox series

[0/2] lmb: rework logic to validate load address for network commands

Message ID 20240916152025.75789-1-sughosh.ganu@linaro.org
Headers show
Series lmb: rework logic to validate load address for network commands | expand

Message

Sughosh Ganu Sept. 16, 2024, 3:20 p.m. UTC
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.kummari@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(-)