lwIP - A Lightweight TCP/IP stack - Bugs: bug #62141, LWIP crashes in tcp_close(),...
You are not allowed to post comments on this tracker with your current authentication level.
bug #62141: LWIP crashes in tcp_close(), freeing the same PCB twice
Submitter: | Ryan <rwyc> | ||
Submitted: | Sat 05 Mar 2022 02:17:22 AM UTC | ||
Votes: | 1 | ||
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 |
Mon 07 Mar 2022 09:12:03 PM UTC, comment #1: |
Dale <dmartin89> |
Sat 05 Mar 2022 02:17:22 AM UTC, original submission:
Hi,
* However, because both the RX and TX side of the connection is already closed, the application is never notified that the PCB is freed.
|
Ryan <rwyc> |
Depends on the following items: None found
Items that depend on this one: None found
There is 1 vote 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.
Maybe related to bugfix #21699