[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up
From: |
Erik Ekman |
Subject: |
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-397-ge80d4ff |
Date: |
Fri, 19 Jun 2020 09:39:50 -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 e80d4ff2cc5f8f864e9e996c72b47ebefd2a5175 (commit)
via ea111c511e8cc68c1d29be96ca26f59608a48ea3 (commit)
from 9b1056ef0eca8457e4fe374d722fe7a37fadbafe (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 e80d4ff2cc5f8f864e9e996c72b47ebefd2a5175
Author: Erik Ekman <erik@kryo.se>
Date: Fri Jun 19 15:00:25 2020 +0200
tcp: Fix double free in tcp_split_unsent_seg()
Fixes bug #57377 (found by Hiromasa Ito).
commit ea111c511e8cc68c1d29be96ca26f59608a48ea3
Author: Erik Ekman <erik@kryo.se>
Date: Fri Jun 19 15:36:33 2020 +0200
unit: Support check v0.13.0 and later
Function name no longer needs to be fed separately when adding tests.
Also fix collision of non-static net_test variables in dhcp and netif
tests.
-----------------------------------------------------------------------
Summary of changes:
src/core/tcp_out.c | 1 +
test/unit/core/test_netif.c | 2 +-
test/unit/dhcp/test_dhcp.c | 2 +-
test/unit/lwip_check.h | 10 ++++++++++
4 files changed, 13 insertions(+), 2 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. STABLE-2_1_0_RELEASE-397-ge80d4ff,
Erik Ekman <=