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. db9c866fff188f781a8e3a8ac57ca28defcc7fca
Date: Fri, 30 Sep 2016 07:06:39 +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  db9c866fff188f781a8e3a8ac57ca28defcc7fca (commit)
       via  149701b34780dd78ba25cd6f2c695cff5ce82c31 (commit)
      from  682b82aad8cec82f79a9d766b381d3978020d38a (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 db9c866fff188f781a8e3a8ac57ca28defcc7fca
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Sep 30 09:05:33 2016 +0200

    Minor: Documentation update

commit 149701b34780dd78ba25cd6f2c695cff5ce82c31
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Sep 30 09:04:36 2016 +0200

    Fix bug #49218: pbuf_clen() overflow as a result of tcp_write concatenation
    Let pbuf_clen() return u16_t

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

Summary of changes:
 doc/doxygen/main_page.h  |    2 +-
 src/core/ipv4/ip4_frag.c |    5 ++---
 src/core/ipv6/ip6_frag.c |    5 +++--
 src/core/netif.c         |    2 +-
 src/core/pbuf.c          |    4 ++--
 src/include/lwip/pbuf.h  |    2 +-
 6 files changed, 10 insertions(+), 10 deletions(-)


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



reply via email to

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