[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1460-ga48ff4a

[email protected] (Sylvain Rochet)
Newsgroups gmane.network.lwip.cvs
Message-ID <[email protected]>
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  a48ff4aaf2a52423504b5f5d8f3a5cf44aa0e7aa (commit)
      from  a51c92b61786e2202b2932c7cc3ddf60922b99f1 (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 a48ff4aaf2a52423504b5f5d8f3a5cf44aa0e7aa
Author: Sylvain Rochet <[email protected]>
Date:   Thu Jun 14 19:58:41 2018 +0200

    PPP, PPPoE: fix trivial build error
    
    lwip/src/netif/ppp/pppoe.c: In function ‘pppoe_send_padt’:
    lwip/src/netif/ppp/pppoe.c:1048:108: error: ‘sc’ undeclared (first use in this function)
    
    sc is not passed to ‘pppoe_send_padt’ function because it might be
    called to terminate unknown sessions.
    
    Fixes: d4047ea1d185 ("Try to fix issues reported by coverity")
    Signed-off-by: Sylvain Rochet <[email protected]>

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

Summary of changes:
 src/netif/ppp/pppoe.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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

_______________________________________________
lwip-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.