[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1436-ge7c0619
[email protected] (Simon Goldschmidt)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 e7c0619189e6a9df04f98b15e881655142fd67f3 (commit)
from 31bc2f9b207eb1d0712065f2f9b971a4e9f63dc4 (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 e7c0619189e6a9df04f98b15e881655142fd67f3
Author: Simon Goldschmidt <[email protected]>
Date: Tue Jun 12 13:32:12 2018 +0200
fix NULL checks (compiler error, tcp_rst allows pcb==NULL)
-----------------------------------------------------------------------
Summary of changes:
src/core/tcp.c | 5 ++++-
src/core/tcp_out.c | 3 +--
2 files changed, 5 insertions(+), 3 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack