lwip-commits
[Top][All Lists]
Advanced

[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-1031-gbd2e820
Date: Wed, 15 Nov 2017 14:55:43 -0500 (EST)

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  bd2e82082955aa3fd64cddda98d69acf5e918032 (commit)
      from  6ef5f68c72d22b35ac9d51ae5bb24bb8b7841c0f (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 bd2e82082955aa3fd64cddda98d69acf5e918032
Author: goldsimon <address@hidden>
Date:   Tue Nov 14 22:21:08 2017 +0100

    Fix double-free when closing mbedTLS connections
    
    Partly revert commit 0486100a2bcbce74a7214ee4f11782a9441acbf0 from 
07.08.2017 as it breaks layering: every layer must free its own altcp_pcb. 
Freeing the inner_conn is not the right way.

-----------------------------------------------------------------------

Summary of changes:
 src/apps/altcp_tls/altcp_tls_mbedtls.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]