[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. 740182de3cbc4298d16db17948ad4197af052c04 |
Date: |
Fri, 7 Oct 2016 05:41:32 +0000 (UTC) |
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 740182de3cbc4298d16db17948ad4197af052c04 (commit)
from ad3530ee1063955c71bf8602bbcc0cac303fc144 (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 740182de3cbc4298d16db17948ad4197af052c04
Author: Axel Lin <address@hidden>
Date: Fri Oct 7 08:30:44 2016 +0800
err: Fixup error code range checking in err_to_errno
This also fixes build error in non-debug build because err_strerr is
guarded by LWIP_DEBUG.
Fixes: a1c0a0185bc0 ("bug #48823: posix errors should be removed from
arch.h (to new file 'lwip/errno.h'))"
Signed-off-by: Axel Lin <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
src/api/err.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 740182de3cbc4298d16db17948ad4197af052c04,
Dirk Ziegelmeier <=