mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
Fixed bug #28519 (lwip_recvfrom bug with len > 65535)
This commit is contained in:
@@ -33,6 +33,9 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2010-01-08: Simon Goldschmidt
|
||||
* sockets.c: Fixed bug #28519 (lwip_recvfrom bug with len > 65535)
|
||||
|
||||
2010-01-08: Simon Goldschmidt
|
||||
* dns.c: Copy hostname for DNS_LOCAL_HOSTLIST_IS_DYNAMIC==1 since string
|
||||
passed to dns_local_addhost() might be volatile
|
||||
|
||||
Reference in New Issue
Block a user