[PATCH] nwt: wget: drop Content-Length processing
Tom Rini
trini at konsulko.com
Wed Nov 13 15:13:29 CET 2024
On Tue, 05 Nov 2024 12:08:49 +0100, Jerome Forissier wrote:
> We don't do anything with Content-Length except a debug print, and the
> strict_strtoul() call is incorrect (it always returns -EINVAL and leaves
> content_length to zero due to the presence of trailing characters after
> the decimal valuoe of Content-Length). So let's just drop this piece of
> code.
>
>
> [...]
Applied to u-boot/master, thanks!
--
Tom
More information about the U-Boot
mailing list