lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #56531] Missing locking in tcp_input()


From: Sylvain Rochet
Subject: [lwip-devel] [bug #56531] Missing locking in tcp_input()
Date: Thu, 20 Jun 2019 17:58:07 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0

Follow-up Comment #1, bug #56531 (project lwip):

Looks like you are violating lwIP threading constraints, you MUST NOT call
ethernet_input() outside the lwIP main context.

http://www.nongnu.org/lwip/2_1_x/pitfalls.html


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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