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-341-ge94e2da
Date: Thu, 23 Feb 2017 12:10:13 -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  e94e2da3ec31dfdfdc4ab4bd15e12d71e9feec42 (commit)
       via  2cf3bbddd42b555b97cdc23132968ee6389c9514 (commit)
       via  0f6d8ccd90caf98d4eef54bfdc5fa036151ac58b (commit)
      from  62c44138da19a8cd9b100b3050c9697a80d8866f (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 e94e2da3ec31dfdfdc4ab4bd15e12d71e9feec42
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Feb 23 18:10:00 2017 +0100

    opt.h: Set LWIP_PBUF_REF_T back to u8_t, s8_t has no advantage any more 
after reverting last commit

commit 2cf3bbddd42b555b97cdc23132968ee6389c9514
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Feb 23 18:08:26 2017 +0100

    pbuf_free: Use correct type LWIP_PBUF_REF_T for local variable

commit 0f6d8ccd90caf98d4eef54bfdc5fa036151ac58b
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Feb 23 18:04:30 2017 +0100

    Revert "Improve pbuf refcount underflow check by checking the local 
variable on the stack that was assigned in a protected region"
    
    This reverts commit 62c44138da19a8cd9b100b3050c9697a80d8866f.
    
    Didn't notice due to local changes the ASSERTION was already inside the 
locks...

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

Summary of changes:
 src/core/pbuf.c        | 4 ++--
 src/include/lwip/opt.h | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)


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



reply via email to

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