[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #20791] conn->recvmbox might be deleted twice in netco
From: |
Frédéric Bernon |
Subject: |
[lwip-devel] [bug #20791] conn->recvmbox might be deleted twice in netconn_delete() and netconn_recv |
Date: |
Thu, 16 Aug 2007 08:22:09 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6 |
Follow-up Comment #4, bug #20791 (project lwip):
First of all, since this part of the code has changed in current CVS HEAD
(there is no sys_mbox_free in netconn_recv, and we have introduce
LWIP_TCPIP_CORE_LOCKING option to avoid some deadlocking problems with the
"mbox" way to communicate between the application task and the tcpip_thread),
you should test it (like Jonathan say in comment#1, it's not a waste of time).
If you do it, look the CHANGELOG file to see the differences, and perhaps take
a look at "http://lwip.scribblewiki.com/LwIP_version_1.3.0_release_notes",
even if it's not complete...
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?20791>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #20791] conn->recvmbox might be deleted twice in netconn_delete() and netconn_recv, Howell ZHU, 2007/08/15
- [lwip-devel] [bug #20791] conn->recvmbox might be deleted twice in netconn_delete() and netconn_recv, Jonathan Larmour, 2007/08/15
- [lwip-devel] [bug #20791] conn->recvmbox might be deleted twice in netconn_delete() and netconn_recv, Frédéric Bernon, 2007/08/15
- [lwip-devel] [bug #20791] conn->recvmbox might be deleted twice in netconn_delete() and netconn_recv, Howell ZHU, 2007/08/15
- RE: [lwip-devel] [bug #20791] conn->recvmbox might be deleted twice innetconn_delete() and netconn_recv, Goldschmidt Simon, 2007/08/16
- [lwip-devel] [bug #20791] conn->recvmbox might be deleted twice in netconn_delete() and netconn_recv,
Frédéric Bernon <=
- [lwip-devel] [bug #20791] conn->recvmbox might be deleted twice in netconn_delete() and netconn_recv, Frédéric Bernon, 2007/08/21
- [lwip-devel] [bug #20791] conn->recvmbox might be deleted twice in netconn_delete() and netconn_recv, Simon Goldschmidt, 2007/08/22
- [lwip-devel] [bug #20791] conn->recvmbox might be deleted twice in netconn_delete() and netconn_recv, Frédéric Bernon, 2007/08/22