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. master_at_STABLE-2_0_0-1434-g342d0ea
Date: Tue, 12 Jun 2018 04:24:14 -0400 (EDT)

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  342d0eadfb70db7ea687c4ec172d242fce63413e (commit)
      from  6ea24835469ffcffcdb470273fcb4997d2972e2f (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 342d0eadfb70db7ea687c4ec172d242fce63413e
Author: Matthias Hofmann <address@hidden>
Date:   Tue Jun 12 10:24:08 2018 +0200

    Add null pointer checks for TCP, UDP and netif
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

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

Summary of changes:
 src/core/netif.c   | 37 ++++++++++++++++++++++--
 src/core/tcp.c     | 68 +++++++++++++++++++++++++++++++++++++------
 src/core/tcp_in.c  | 15 ++++++++++
 src/core/tcp_out.c | 84 +++++++++++++++++++++++++++++++++++++++++++++++++-----
 src/core/udp.c     | 54 ++++++++++++++++++++++++++++-------
 5 files changed, 228 insertions(+), 30 deletions(-)


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



reply via email to

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