lwIP - A Lightweight TCP/IP stack - Patches: patch #10072, Fix bug #60681: Initialize custom...
You are not allowed to post comments on this tracker with your current authentication level.
patch #10072: Fix bug #60681: Initialize custom data in pbuf struct
Submitter: | Thomas Kindler <thomask77> | ||
Submitted: | Fri 28 May 2021 08:40:12 AM UTC | ||
Category: | None | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Planned Release: | None |
Attached Files
file #51489: 0001-Fix-bug-60681-Initialize-custom-data-in-pbuf-struct.patch added by thomask77 (1KiB - text/x-patch)
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
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 3 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2021-05-28 | thomask77 | Attached File | - | ![]() |
Added 0001-Fix-bug-60681-Initialize-custom-data-in-pbuf-struct.patch, #51489 |
Carbon-Copy | - | ![]() |
Added drizzi | ||
Carbon-Copy | - | ![]() |
Added dziegel |
Add a #define that users can use to initialize LWIP_PBUF_CUSTOM_DATA fields.