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-175-g3bd84ab
Date: Mon, 19 Nov 2018 14:14:05 -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  3bd84aba4b13e4257b02c87e543a0e3b9048f6f1 (commit)
      from  441357649447e9043af5412c2db4445dfec825a4 (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 3bd84aba4b13e4257b02c87e543a0e3b9048f6f1
Author: Simon Goldschmidt <address@hidden>
Date:   Mon Nov 19 20:13:30 2018 +0100

    snmp_v3: use strlen, not strnlen
    
    strnlen is not portable.
    In this case, it does not matter as we zero-terminate the string before.
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

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

Summary of changes:
 src/apps/snmp/snmp_msg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



reply via email to

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