lwIP - A Lightweight TCP/IP stack - Bugs: bug #63305, pbuf memory leak occurs when tcp...
You are not allowed to post comments on this tracker with your current authentication level.
bug #63305: pbuf memory leak occurs when tcp packets are out of order.
Submitter: | jiangheng <jinag12345> | ||
Submitted: | Wed 02 Nov 2022 12:21:27 PM UTC | ||
Category: | TCP | Severity: | 3 - Normal |
Item Group: | Crash Error | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open | Planned Release: | None |
lwIP version: | 2.1.3 |
Tue 15 Nov 2022 07:33:40 AM UTC, comment #1: |
jiangheng <jinag12345> |
Wed 02 Nov 2022 12:21:27 PM UTC, original submission:
according to code review:
|
jiangheng <jinag12345> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
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.
In practice, the pbuf was released correctly. although I don't know how