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:02:22 +01:00
parent 21a1cf9c80
commit ca30f4b02e
2 changed files with 11 additions and 7 deletions

View File

@@ -62,6 +62,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