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, STABLE-2_0


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, STABLE-2_0_0, updated. STABLE-2_0_1_RELEASE-44-gfe6e1bd
Date: Wed, 1 Mar 2017 16:16:21 -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, STABLE-2_0_0 has been updated
       via  fe6e1bd4af725e52bfe4249ea701f6bef7391240 (commit)
       via  168fa1c38ac789779b1060cd3d44ba26a2a0f85f (commit)
       via  f0975b3c59a2c85bfb024ac32517c284b82fc4df (commit)
       via  563932b888daa5d8b78955bd25a5f9a23f897211 (commit)
      from  8849a443a4116025fb8b88abeae4a417532606c6 (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 fe6e1bd4af725e52bfe4249ea701f6bef7391240
Author: goldsimon <address@hidden>
Date:   Wed Mar 1 22:08:05 2017 +0100

    httpd: LWIP_HTTPD_POST_MANUAL_WND: fixed double-free when 
httpd_post_data_recved is called nested from httpd_post_receive_data() (bug 
#50424)
    
    # Conflicts:
    #   CHANGELOG

commit 168fa1c38ac789779b1060cd3d44ba26a2a0f85f
Author: goldsimon <address@hidden>
Date:   Wed Mar 1 20:31:56 2017 +0100

    Fix compiling httpd for LWIP_HTTPD_SUPPORT_POST==1 (assigning int to u16_t)

commit f0975b3c59a2c85bfb024ac32517c284b82fc4df
Author: goldsimon <address@hidden>
Date:   Tue Feb 28 12:19:16 2017 +0100

    make tcp apps depend on LWIP_CALLBACK_API, too

commit 563932b888daa5d8b78955bd25a5f9a23f897211
Author: goldsimon <address@hidden>
Date:   Tue Feb 28 12:13:26 2017 +0100

    tcp: fixed bug #50418: LWIP_EVENT_API: fix invalid calbacks for SYN_RCVD pcb
    
    # Conflicts:
    #   CHANGELOG

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

Summary of changes:
 src/apps/httpd/httpd.c           | 15 +++++++++++----
 src/apps/lwiperf/lwiperf.c       |  4 ++--
 src/apps/mqtt/mqtt.c             |  8 ++++++--
 src/core/tcp.c                   |  8 ++++++--
 src/core/tcp_in.c                |  4 ++--
 src/include/lwip/apps/mqtt.h     |  5 +++--
 src/include/lwip/priv/tcp_priv.h | 13 ++++++++-----
 7 files changed, 38 insertions(+), 19 deletions(-)


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



reply via email to

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