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. 8d45162a59481cc6ed35e9ff9ebf13b18cbf7d9a
Date: Tue, 30 Aug 2016 19:34:45 +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  8d45162a59481cc6ed35e9ff9ebf13b18cbf7d9a (commit)
       via  f5135b05d90028bb4aa2a05beab52841b823c8f4 (commit)
       via  2137f49d32c36bf39eb57d32ea23135706003204 (commit)
      from  aef3d2cb87c0151243ad63998946f3c21414dc29 (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 8d45162a59481cc6ed35e9ff9ebf13b18cbf7d9a
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Aug 30 21:33:43 2016 +0200

    Fix usage of uninitialized data in dhcp.c by checking pbuf_copy_partial() 
return value

commit f5135b05d90028bb4aa2a05beab52841b823c8f4
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Aug 30 21:21:32 2016 +0200

    Minor coding style fixes in mdns.c

commit 2137f49d32c36bf39eb57d32ea23135706003204
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Aug 30 21:20:58 2016 +0200

    Fix usage of uninitialized data in nd6.c because of unchecked 
pbuf_copy_partial() return value

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

Summary of changes:
 src/apps/mdns/mdns.c |    7 +++----
 src/core/ipv4/dhcp.c |   10 +++++++---
 src/core/ipv6/nd6.c  |    7 ++++++-
 3 files changed, 16 insertions(+), 8 deletions(-)


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



reply via email to

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