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. STABLE-2_1_0_RELEASE-186-ge31f1b9
Date: Thu, 22 Nov 2018 07:36:33 -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  e31f1b918cb7186b6d61c791e29a72f3415b42ec (commit)
      from  45a055840dd59198dbefcf39103bb4255603b2ee (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 e31f1b918cb7186b6d61c791e29a72f3415b42ec
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Nov 22 13:36:20 2018 +0100

    mdns.c: Fix accessing potentially uninitialized variable
    
    myprobe_inpkt.pbuf may not be set to NULL in mdns_handle_probe_tiebreaking()

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

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


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



reply via email to

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