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. 52b426a3439bc294f45967787b6efc0b130456a6
Date: Sat, 05 Mar 2016 13:38:40 +0000

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  52b426a3439bc294f45967787b6efc0b130456a6 (commit)
       via  f4fbc90217be9a5c676f76c297d33a5c84298fd3 (commit)
      from  e0ab8c581d0effa4d7a3095b0e3a16fcc6fbb127 (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 52b426a3439bc294f45967787b6efc0b130456a6
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sat Mar 5 13:43:00 2016 +0100

    ip_addr.h: Use IP_GET_TYPE macro in other macros

commit f4fbc90217be9a5c676f76c297d33a5c84298fd3
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sat Mar 5 00:03:13 2016 +0100

    netifapi: Do not pass NULL pointers for IP addresses to subsequent functions
    Same as in my last commits - this avoids errors in lwIP code where ip 
addresses are dereferenced (e.g. for IP type checking) without handling 
thinking about NULL pointers.

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

Summary of changes:
 src/api/netifapi.c         |    8 ++++----
 src/include/lwip/ip_addr.h |   10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)


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



reply via email to

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