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: Joel Cunningham
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1110-gd569a22
Date: Tue, 2 Jan 2018 14:46:41 -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  d569a22c73fc9a5a5ca99d328e7a24d2391413a3 (commit)
      from  d87740bb963b915a9b194ee0f89a64b250674121 (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 d569a22c73fc9a5a5ca99d328e7a24d2391413a3
Author: Joel Cunningham <address@hidden>
Date:   Tue Jan 2 13:44:34 2018 -0600

    tcpip: ensure core is locked for init done function
    
    This ensures the core is locked when executing the init done function
    passed to tcpip_init
    
    The could manifest as a synchronization issue during early init if
    another thread was in the LwIP context at the same time

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

Summary of changes:
 src/api/tcpip.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]