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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-64-ga63a7d3
Date: Fri, 12 Oct 2018 16:27:08 -0400 (EDT)

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  a63a7d3c76bdf27ff6d5023609e2270d5db0c5d6 (commit)
      from  06016cc9392172d38298b9491531c9565d044b04 (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 a63a7d3c76bdf27ff6d5023609e2270d5db0c5d6
Author: Simon Goldschmidt <address@hidden>
Date:   Fri Oct 12 22:26:33 2018 +0200

    Fix bug #54806 (ppp: invalid LWIP_ASSERT_CORE_LOCKED() check)
    
    pppos_input() is safe to call from outside tcpip_thread when
    PPP_INPROC_IRQ_SAFE == 1, so only check if PPP_INPROC_IRQ_SAFE == 0
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

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

Summary of changes:
 src/netif/ppp/pppos.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



reply via email to

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