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. master_at_STABLE-2_0_0-223-g9898d40
Date: Sun, 15 Jan 2017 16:37:09 +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  9898d406bc5ea8a268895672bb56a6811c4cec43 (commit)
      from  0043bf78b66ff0bd3285e2c657acf4b468c6320f (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 9898d406bc5ea8a268895672bb56a6811c4cec43
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sun Jan 15 17:36:33 2017 +0100

    Fix bug #50040: pbuf_alloc(..., 65534, PBUF_RAM) succeeds
    Check for integer overflow when calculating memory allocation size

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

Summary of changes:
 src/core/pbuf.c |   14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)


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



reply via email to

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