mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
BUG23240 use signed counters for recv_avail and don't increment
counters until message successfully sent to mbox
This commit is contained in:
@@ -108,6 +108,11 @@ HISTORY
|
||||
|
||||
|
||||
++ Bugfixes:
|
||||
2009-07-09 Kieran Mansley
|
||||
* api_msg.c, sockets.c, api.h: BUG23240 use signed counters for
|
||||
recv_avail and don't increment counters until message successfully
|
||||
sent to mbox
|
||||
|
||||
2009-06-25 Kieran Mansley
|
||||
* api_msg.c api.h: BUG26722: initialise netconn write variables
|
||||
in netconn_alloc
|
||||
|
||||
Reference in New Issue
Block a user