|
From: | Simon Goldschmidt |
Subject: | [lwip-devel] [bug #48359] dns entries are not set to state DONE |
Date: | Fri, 1 Jul 2016 11:17:22 +0000 (UTC) |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 |
URL: <http://savannah.nongnu.org/bugs/?48359> Summary: dns entries are not set to state DONE Project: lwIP - A Lightweight TCP/IP stack Submitted by: goldsimon Submitted on: Fri 01 Jul 2016 11:17:20 AM GMT Category: None Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Planned Release: 2.0.0 Beta2 lwIP version: git head _______________________________________________________ Details: Found by Sandra Gilge on lwip-devel: This has been introduced when fixing bug #47459 (in march 2016): dns_correct_response() does not set the entry's state to DNS_STATE_DONE, so dns_tmr() tries to send the requests again (which fails because the pcb is already removed). _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?48359> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |