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-264-gbe7ae5e
Date: Sat, 4 Feb 2017 17:42:20 +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  be7ae5e36b02cdb1e91964b43188fa3b9e06d96a (commit)
      from  2903b476c71387d06fe7003bb33879eb08ce2872 (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 be7ae5e36b02cdb1e91964b43188fa3b9e06d96a
Author: Axel Lin <address@hidden>
Date:   Fri Feb 3 15:59:31 2017 +0800

    dns: Slightly improve dns_alloc_random_port implementation
    
    Having the variable namining ret for a pointer makes the code looks odd,
    ret looks like a value variable. Rename ret to pcb.
    Also simplify the code in the do {} while() loop.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/core/dns.c |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)


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



reply via email to

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