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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. ad17f345e7431ba69baae947c543bf2277256c92
Date: Wed, 16 Nov 2016 20:26:24 +0000 (UTC)

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  ad17f345e7431ba69baae947c543bf2277256c92 (commit)
      from  ee7a2f346c24e750b555bf2924d2ddc76b24a187 (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 ad17f345e7431ba69baae947c543bf2277256c92
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Nov 16 21:01:15 2016 +0100

    mdns: Use strlen to determine string length of strings contained in a 
struct - padding seems to be applied to these strings, and sizeof() returns the 
_padded_ size???
    Found by compiling with CLANG with address sanitizer enabled

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

Summary of changes:
 src/apps/mdns/mdns.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]