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. master_at_STABLE-2_0_0-911-g92b6f83
Date: Tue, 12 Sep 2017 15:38: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  92b6f83eb29c8ae697a641b7a14960decd35a6f0 (commit)
       via  72a00ca79c2acef5575cb45290f52f3749b223d6 (commit)
      from  445eef2b0e04bfa3b490e41631c261001a74d812 (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 92b6f83eb29c8ae697a641b7a14960decd35a6f0
Author: goldsimon <address@hidden>
Date:   Tue Sep 12 21:37:48 2017 +0200

    Slightly rework the fix for bug #51990: allocate select_cb only if we 
actually need to wait

commit 72a00ca79c2acef5575cb45290f52f3749b223d6
Author: David Lockyer <address@hidden>
Date:   Tue Sep 12 21:19:54 2017 +0200

    Fixed bug #51990: Calling select() from different threads with MPU enabled 
triggers memory protection fault
    
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/api/sockets.c                    | 314 ++++++++++++++++-------------------
 src/include/lwip/opt.h               |   9 +
 src/include/lwip/priv/memp_std.h     |   3 +
 src/include/lwip/priv/sockets_priv.h |  27 +++
 src/include/lwip/priv/tcpip_priv.h   |   6 +-
 5 files changed, 190 insertions(+), 169 deletions(-)


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



reply via email to

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