[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-1436-ge7c0619 |
Date: |
Tue, 12 Jun 2018 07:32:17 -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 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 <address@hidden>
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1436-ge7c0619,
Simon Goldschmidt <=