Fixed bug #28519 (lwip_recvfrom bug with len > 65535)

This commit is contained in:
goldsimon
2010-01-08 14:51:14 +00:00
parent 39717b2d9d
commit 28f0bbd575
2 changed files with 8 additions and 4 deletions

View File

@@ -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