fixed bug #24480 (releasing old udp_pdb and pbuf in dhcp_start)

This commit is contained in:
goldsimon
2009-02-11 20:27:00 +00:00
parent f9bd5019fa
commit 6472e3b35e
2 changed files with 14 additions and 7 deletions

View File

@@ -60,6 +60,9 @@ HISTORY
++ Bugfixes:
2009-02-11 Simon Goldschmidt
* dhcp.c: fixed bug #24480 (releasing old udp_pdb and pbuf in dhcp_start)
2009-02-11 Simon Goldschmidt
* opt.h, api_msg.c: added configurable default valud for netconn->recv_bufsize:
RECV_BUFSIZE_DEFAULT (fixes bug #23726: pbuf pool exhaustion on slow recv())