lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 5d2e93e5f0


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 5d2e93e5f0a7e85ecf96d76950c5ee02aceecc89
Date: Sat, 17 Jan 2015 13:18:42 +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 "UNNAMED PROJECT".

The branch, master has been updated
       via  5d2e93e5f0a7e85ecf96d76950c5ee02aceecc89 (commit)
      from  1cbd2121e263d89b498ddc3de74bb528d38a3a5d (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 5d2e93e5f0a7e85ecf96d76950c5ee02aceecc89
Author: sg <address@hidden>
Date:   Sat Jan 17 14:18:27 2015 +0100

    fixed bug #40788 "lwip_setsockopt_internal() crashes" by rewriting 
set/getsockopt functions to combine checks with the actual code and add more 
NULL checks; this also fixes that CORE_LOCKING used message passing for 
set/getsockopt.

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

Summary of changes:
 CHANGELOG                   |    6 +
 src/api/sockets.c           |  867 ++++++++++++++-----------------------------
 src/include/lwip/memp_std.h |    2 +-
 src/include/lwip/sockets.h  |   19 +-
 4 files changed, 292 insertions(+), 602 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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