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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-142-gd5bc856
Date: Tue, 20 Dec 2016 18:45:50 +0000 (UTC)

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  d5bc856f452da40dddcf09b56ce01dcd75c4faae (commit)
      from  876720593b4cd1420b67de20b2114feb612d787e (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 d5bc856f452da40dddcf09b56ce01dcd75c4faae
Author: Axel Lin <address@hidden>
Date:   Tue Dec 20 23:00:57 2016 +0800

    mqtt: Check conn_state before create request for sub_unsub
    
    This also avoid a request leak in client->conn_state == TCP_DISCONNECTED 
error
    path.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/apps/mqtt/mqtt.c |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)


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



reply via email to

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