mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-26 18:53:46 +08:00
TCP callbacks in api_msg.c can under certain circumstances be called with an invalid conn pointer after the connection has been closed (and conn has been freed).