mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
api_msg.c: Fix bug #20318: api_msg "recv" callbacks don't call pbuf_free in all error cases.
This commit is contained in:
@@ -241,6 +241,10 @@ HISTORY
|
||||
|
||||
++ Bug fixes:
|
||||
|
||||
2007-07-13 Frédéric Bernon
|
||||
* api_msg.c: Fix bug #20318: api_msg "recv" callbacks don't call pbuf_free in
|
||||
all error cases.
|
||||
|
||||
2007-07-13 Frédéric Bernon
|
||||
* api_msg.c: Fix bug #20315: possible memory leak problem if tcp_listen failed,
|
||||
because current code doesn't follow rawapi.txt documentation.
|
||||
|
||||
Reference in New Issue
Block a user