|
From: | Stephan Linz |
Subject: | [lwip-devel] [patch #8863] Fix compiler warning in IP defragmentation |
Date: | Mon, 18 Jan 2016 08:46:49 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36 |
URL: <http://savannah.nongnu.org/patch/?8863> Summary: Fix compiler warning in IP defragmentation Project: lwIP - A Lightweight TCP/IP stack Submitted by: slz Submitted on: Mo 18 Jan 2016 09:46:48 CET Category: IPv4 Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any Planned Release: None _______________________________________________________ Details: In case of IP_REASS_FREE_OLDEST==0, the argument clen of ip_reass_enqueue_new_datagram() will not used and leads the compiler to a warning. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Mo 18 Jan 2016 09:46:48 CET Name: 0001-ip_frag-fix-compiler-warnings-unused-variable.patch Size: 1006B By: slz <http://savannah.nongnu.org/patch/download.php?file_id=36075> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?8863> _______________________________________________ Nachricht gesendet von/durch Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |