lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #61837] DNS Table State Deadlock On NTP Retry


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #61837] DNS Table State Deadlock On NTP Retry
Date: Tue, 22 Feb 2022 04:27:07 -0500 (EST)

Follow-up Comment #2, bug #61837 (project lwip):

Next time, please provide a patch file instead of describing your proposed
change in words. Reading a patch file is far easier.

Anyway, I see the problem:
- dns_call_found() can result in a nested call into the dns code
- the entry in question is re-requested
- we set the entry to DNS_STATE_UNUSED afterwards, effectively cancelling the
re-request

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?61837>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]