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


Reply via email to