lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-devel] [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack b


From: address@hidden
Subject: Re: [lwip-devel] [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-477-g9b04062
Date: Thu, 28 Jan 2021 19:55:09 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1

Am 28.01.2021 um 17:54 schrieb Mike Kleshov:
> This is an automated email from the git hooks/post-receive script. It was
> generated because a ref change was pushed to the repository containing
> the project "lwIP - A Lightweight TCPIP stack".
>
> The branch, master has been updated
>        via  9b040624c0e5be08e7ee0dffc7712ba3278cdb79 (commit)
>       from  69725292a0702abfb15959f1e24cbd1f16878642 (commit)
>
> Those revisions listed above that are new to this repository have
> not appeared on any other notification email; so we list those
> revisions in full, below.
>
> - Log -----------------------------------------------------------------
> commit 9b040624c0e5be08e7ee0dffc7712ba3278cdb79
> Author: Mike Kleshov <m.kleshov@gmail.com>
> Date:   Thu Jan 28 19:53:57 2021 +0300
>
>     httpd: follow-up to previous commit
>     see bug #59876

I think you'll need to keep the code in fs_open() zeroing out
'pextension', as there are no places that zero it. It might be zero at
the first open (because the memory starts with zeros) but it might be !=
NULL later.

Just surround it with your new define...

Regards,
Simon

>
> -----------------------------------------------------------------------
>
> Summary of changes:
>  contrib/examples/httpd/genfiles_example/genfiles_example.c | 3 +++
>  src/apps/http/fs.c                                         | 1 -
>  2 files changed, 3 insertions(+), 1 deletion(-)
>
>
> hooks/post-receive
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]