lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #31903] Calling lwip_shutdown() followed by lwip_close


From: Kieran Mansley
Subject: [lwip-devel] [bug #31903] Calling lwip_shutdown() followed by lwip_close() causes a null pointer deference
Date: Fri, 17 Dec 2010 09:22:48 +0000
User-agent: Opera/9.80 (X11; Linux i686; U; en) Presto/2.2.15 Version/10.00

Update of bug #31903 (project lwip):

                 Summary: Calling lwip_close() twice causes a null pointer
deference => Calling lwip_shutdown() followed by lwip_close() causes a null
pointer deference

    _______________________________________________________

Follow-up Comment #1:

Note that the problem here is not that lwip_close() being called twice causes
a null pointer dereference, it's that we map lwip_shutdown() to lwip_close().

It's not necessary for us to support calling lwip_close() twice.  It is
necessary for us to support calling lwip_shutdown() followed by lwip_close()

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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