lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #48359] dns entries are not set to state DONE


From: Douglas
Subject: [lwip-devel] [bug #48359] dns entries are not set to state DONE
Date: Mon, 4 Jul 2016 11:17:41 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

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

Have seen a problem with the 1.4.1 code after setting the state to DONE and
then calling the 'found' callback. If this callback re-enters the dns code
then dns_equeue might reuse the entry but after the return from this callback
the state might be set to UNUSED. It is not clear if this could happen in the
current code but it seems possible?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?48359>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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