lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-540-g34e435c7
Date: Thu, 30 Dec 2021 16:58:58 -0500 (EST)

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  34e435c78611fbf21c49c5ddb6c395a097e24cc7 (commit)
      from  7c3aab2ea2636a3cb163b24f044576a88ac4c321 (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 34e435c78611fbf21c49c5ddb6c395a097e24cc7
Author: Florian La Roche <florian.laroche@gmail.com>
Date:   Mon Nov 22 08:34:22 2021 +0100

    tapif: fix strncpy
    
    Adjust the strncpy() call in tapif.c to how this is coded
    in other strncpy() invocations. Also gcc warns about this.
    
    See patch #10142

-----------------------------------------------------------------------

Summary of changes:
 contrib/ports/unix/port/netif/tapif.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

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