lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #21656] recvmbox problem in netconn API (netconn_recv


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #21656] recvmbox problem in netconn API (netconn_recv and others)
Date: Sun, 02 Dec 2007 14:55:43 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11

Update of bug #21656 (project lwip):

                  Status:                    None => Fixed                  
             Assigned to:                    None => goldsimon              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #5:

The fix is checked in: recvmbox is allocated in
netconn_new_with_proto_and_callback (in fact that's now moved to
netconn_alloc_with_proto_and_callback) and freed in do_listen for TCP listen
netconns.

This is also more secure, I think, since all items needed for a netconn are
allocated when creating the netconn.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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