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-1249-g5ee7726
Date: Tue, 13 Feb 2018 06:24:41 -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  5ee77262bc6003c869b77ea606a4d80b2285d049 (commit)
       via  bcb6819715c87c85e0485ff6b9bed725420459a4 (commit)
       via  d4047ea1d185e422a72b7fb53bd1ea66c28018af (commit)
       via  e20e9bc3d46ccc1711db33474982604580a6db2f (commit)
      from  d5d635cdce62499016941f350c03ac35876fe5ba (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 5ee77262bc6003c869b77ea606a4d80b2285d049
Author: goldsimon <address@hidden>
Date:   Tue Feb 13 12:24:10 2018 +0100

    mem plug_holes: fix copy& paste error

commit bcb6819715c87c85e0485ff6b9bed725420459a4
Author: goldsimon <address@hidden>
Date:   Tue Feb 13 12:23:50 2018 +0100

    dns_compare_name: change check for u16_t overflow
    
    check upper border (0xFFFF) instead of checking for 0 after overflow

commit d4047ea1d185e422a72b7fb53bd1ea66c28018af
Author: goldsimon <address@hidden>
Date:   Tue Feb 13 12:10:19 2018 +0100

    Try to fix issues reported by coverity

commit e20e9bc3d46ccc1711db33474982604580a6db2f
Author: goldsimon <address@hidden>
Date:   Tue Feb 13 12:08:13 2018 +0100

    Try to fix issues reported by coverity

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

Summary of changes:
 src/api/sockets.c                      |  5 +++--
 src/apps/httpd/httpd.c                 |  6 +++++-
 src/apps/httpd/makefsdata/makefsdata.c |  2 ++
 src/core/dns.c                         | 12 ++++++++----
 src/core/ipv6/ip6.c                    | 12 ++----------
 src/core/ipv6/ip6_addr.c               |  8 +++-----
 src/core/mem.c                         | 12 +++++-------
 src/core/tcp_out.c                     |  4 +---
 src/netif/ppp/ppp.c                    |  5 ++++-
 src/netif/ppp/pppoe.c                  | 27 ++++++++++++++++-----------
 10 files changed, 49 insertions(+), 44 deletions(-)


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



reply via email to

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