lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #8425] netconn_free needs to check validity of semap


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #8425] netconn_free needs to check validity of semaphores
Date: Sun, 18 Jan 2015 08:07:53 +0000
User-agent: Mozilla/5.0 (iPad; CPU OS 5_1_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9B206 Safari/7534.48.3

Update of patch #8425 (project lwip):

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

    _______________________________________________________

Follow-up Comment #1:

Checking for a valid op_completed won't help you here: you must not call
netconn_free a second time as it calls memp_free on the netconn. And this is
obviously not allowed a second time.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8425>

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




reply via email to

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