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. aef3d2cb87c0151243ad63998946f3c21414dc29
Date: Tue, 30 Aug 2016 19:09:57 +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  aef3d2cb87c0151243ad63998946f3c21414dc29 (commit)
       via  840d1e60faec96c5556a717fbc55d00c58b433f8 (commit)
      from  198fa5dbfa353fb2c75fb3e7eb550a5f4ef179ef (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 aef3d2cb87c0151243ad63998946f3c21414dc29
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Aug 30 21:08:12 2016 +0200

    Minor coding style fix in pbuf.c

commit 840d1e60faec96c5556a717fbc55d00c58b433f8
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Aug 30 21:07:37 2016 +0200

    Fix bug #48924: Potential out of bound reads in DNS codes of lwip project 
by adding checks for pbuf_copy_partial() return values.
    Add some comments to clarify handling of untrusted network data handling.

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

Summary of changes:
 src/core/dns.c  |   22 ++++++++++++++++++----
 src/core/pbuf.c |    5 +++--
 2 files changed, 21 insertions(+), 6 deletions(-)


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



reply via email to

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