lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] upgrading to 1.4.0


From: address@hidden
Subject: Re: [lwip-users] upgrading to 1.4.0
Date: Sat, 25 Jun 2011 13:00:02 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11

Martin Velek wrote:
There will be a memory leak if I
set the semaphore to the NULL in the *_invalide() function. Or what is
worse, the sys_sem_free() will fail with a NULL semaphore.
sys_sem_invalidate() will never be called before sys_sem_free(). Therefore, there is no memory leak.

Simon



reply via email to

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