lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] lwip/src/api api_msg.c


From: Marc Boucher
Subject: [lwip-commits] lwip/src/api api_msg.c
Date: Sun, 26 Aug 2007 23:58:33 +0000

CVSROOT:        /sources/lwip
Module name:    lwip
Changes by:     Marc Boucher <marcbou>  07/08/26 23:58:33

Modified files:
        src/api        : api_msg.c 

Log message:
        Reset the callbacks and arg (conn) to NULL in do_close_internal(), 
because
        TCP callbacks in api_msg.c can under certain circumstances be called 
with an
        invalid conn pointer after the connection has been closed (and conn has 
been
        freed). 

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/lwip/src/api/api_msg.c?cvsroot=lwip&r1=1.67&r2=1.68




reply via email to

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