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: Axel Lin
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1515-gd73efd7
Date: Thu, 5 Jul 2018 09:40:10 -0400 (EDT)

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  d73efd7d3874261c5781c1cabcc2b504cc4b6619 (commit)
      from  596f7420660fc5de4120f92bbf97b2700f70cfa2 (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 d73efd7d3874261c5781c1cabcc2b504cc4b6619
Author: Axel Lin <address@hidden>
Date:   Thu Jul 5 21:39:00 2018 +0800

    dhcp: Prevent NULL pointer dereference in dhcp_select
    
    Move the code to make sure netif is not NULL before calling
    netif_dhcp_data(netif).
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/core/ipv4/dhcp.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


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



reply via email to

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