patch by Mason: fixed bug #35907: lwip_gethostbyname_r returns an invalid h_addr_list

This commit is contained in:
goldsimon
2012-03-20 22:06:32 +01:00
parent 52d41d19d3
commit c6e4b8f829
2 changed files with 11 additions and 7 deletions

View File

@@ -76,6 +76,9 @@ HISTORY
++ Bugfixes:
2012-03-20: Simon Goldschmidt (patch by Mason)
* netdb.c: fixed bug #35907: lwip_gethostbyname_r returns an invalid h_addr_list
2012-03-12: Simon Goldschmidt (patch by Bostjan Meglic)
* ppp.c: fixed bug #35809: PPP GetMask(): Compiler warning on big endian,
possible bug on little endian system