mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-07 00:36:21 +08:00
ignore dns response parsing errors, only abort resolving for correct responses or error responses from correct server (bug #47459)
This commit is contained in:
@@ -302,6 +302,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2016-03-22: Simon Goldschmidt
|
||||
* dns.c: ignore dns response parsing errors, only abort resolving for correct
|
||||
responses or error responses from correct server (bug #47459)
|
||||
|
||||
2016-03-17: Simon Goldschmidt
|
||||
* api_msg.c: fixed bug #47448 (netconn/socket leak if RST is received during close)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user