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: Sylvain Rochet
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. f666e772a27a2f426553c9fe1a2b9f7b87d25e18
Date: Sat, 14 Mar 2015 11:50:03 +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  f666e772a27a2f426553c9fe1a2b9f7b87d25e18 (commit)
      from  8974b12af503f3c5fa265c21e9669a8aa65e0add (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 f666e772a27a2f426553c9fe1a2b9f7b87d25e18
Author: Sylvain Rochet <address@hidden>
Date:   Sat Mar 14 12:48:38 2015 +0100

    PPP, PPPoL2TP, warning fix if PPP IPv6 is enabled
    
    lwip/src/netif/ppp/pppol2tp.c: In function ‘pppol2tp_udp_send’:
    lwip/src/netif/ppp/pppol2tp.c:1229:3: warning: ‘err’ may be used 
uninitialized in this function [-Wmaybe-uninitialized]
       return err;
       ^

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

Summary of changes:
 src/netif/ppp/pppol2tp.c |    4 ++--
 1 files 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]