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. 10edba936b4086685e7382a6257d6a2e0f01ae84
Date: Fri, 19 Feb 2016 22:33:51 +0000

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  10edba936b4086685e7382a6257d6a2e0f01ae84 (commit)
       via  bbb5e99f2544bae1a46f37ef7971b88ed56f6a31 (commit)
      from  ea94549cb2a44330d14a550437a70fb49b5f554e (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 10edba936b4086685e7382a6257d6a2e0f01ae84
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Feb 19 23:28:09 2016 +0100

    Fix tcp pcb access after it was freed in tcp.c - found by Coverity

commit bbb5e99f2544bae1a46f37ef7971b88ed56f6a31
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Feb 19 23:26:06 2016 +0100

    Fix netconn access after it was freed in lwiperf - found by Coverity

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

Summary of changes:
 src/apps/lwiperf/lwiperf.c |    1 +
 src/core/tcp.c             |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)


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



reply via email to

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