patchlwIP - A Lightweight TCP/IP stack - Patches: patch #8743, pbuf_take: make it comply with API...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #8743: pbuf_take: make it comply with API specifications

Submitter:  Robert Szewczyk <robszewczyk>
Submitted:  Thu 17 Sep 2015 12:02:48 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  None

Thu 17 Sep 2015 03:06:00 PM UTC, comment #1: 

Right. Thanks for the patch.

Simon Goldschmidt <goldsimon>
Group administrator
Thu 17 Sep 2015 12:02:48 AM UTC, original submission:  

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.

Robert Szewczyk <robszewczyk>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by robszewczyk (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-09-17 goldsimon StatusNone Done
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2015-09-17 robszewczyk Attached File- Added 0001-pbuf_take-make-it-comply-with-API-specifications.patch, #34905

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code