|
From: | Robert Szewczyk |
Subject: | [lwip-devel] [patch #8743] pbuf_take: make it comply with API specifications |
Date: | Thu, 17 Sep 2015 00:02:50 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.93 Safari/537.36 |
URL: <http://savannah.nongnu.org/patch/?8743> Summary: pbuf_take: make it comply with API specifications Project: lwIP - A Lightweight TCP/IP stack Submitted by: robszewczyk Submitted on: Thu 17 Sep 2015 12:02:48 AM GMT Category: None Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any Planned Release: None _______________________________________________________ Details: LWIP_ERROR macro exited the function early with the return code indicating a SUCCESS. Fix the error codes. Return the specified error code for cases when the pbuf is too short. The problem manifested itself with the default LWIP_ERROR macro and LWIP_NOASSERT. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Thu 17 Sep 2015 12:02:48 AM GMT Name: 0001-pbuf_take-make-it-comply-with-API-specifications.patch Size: 1kB By: robszewczyk <http://savannah.nongnu.org/patch/download.php?file_id=34905> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?8743> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |