[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-200-g282389a
[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 282389a3325d71e8c6ce7dbe1ceb3fd6875d9051 (commit)
from 930eb27ba70b5e10559bd2c612493d159b149198 (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 282389a3325d71e8c6ce7dbe1ceb3fd6875d9051
Author: Simon Goldschmidt <[email protected]>
Date: Mon Dec 3 07:14:02 2018 +0100
altcp_tls_mbedtls: listen: free members of the ssl context
The ssl context is not used on listening pcbs. This includes freeing
input/output buffers, so saves ~32KByte by default.
-----------------------------------------------------------------------
Summary of changes:
src/apps/altcp_tls/altcp_tls_mbedtls.c | 5 +++++
1 file changed, 5 insertions(+)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack