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. 9c6708513a015930e2a9e3e4639156b6cda65e13
Date: Thu, 19 Nov 2015 06:24:02 +0000

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  9c6708513a015930e2a9e3e4639156b6cda65e13 (commit)
      from  21b9b5e741a49756064fb985ad19a050f325961f (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 9c6708513a015930e2a9e3e4639156b6cda65e13
Author: Axel Lin <address@hidden>
Date:   Tue Nov 17 10:08:37 2015 +0800

    Drop unnecessary NULL test for h->next->next in memp_sanity
    
    The h will point to NULL if h->next->next is NULL anyway.
    So remove the unnecessary NULL test for h->next->next in each iteration.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/core/memp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


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



reply via email to

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