On 11/11/24 13:47, Ilias Apalodimas wrote:
> Hi Jerome,
>
> On Tue, 5 Nov 2024 at 13:09, 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
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 va
Hi Jerome,
On Tue, 5 Nov 2024 at 13:09, 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 dec
3 matches
Mail list logo