Memory leak in ev.c
Marc Lehmann
schmorp at schmorp.de
Wed Feb 20 18:04:12 CET 2013
On Wed, Feb 20, 2013 at 04:50:33PM +0100, Alexander Klauer <Alexander.Klauer at itwm.fraunhofer.de> wrote:
> alternatively, one might also change ev_realloc_emul() in the same
> file to keep only the #else part of the #ifdef __GLIBC__. This might
> be the better solution if there are non-standard systems out there
> which do not properly implement free(0).
libev doesn't run on systems that don't implement free(0) (which ones,
anyway?) - maybe you are meaning something else?
Also, there is no such #ifdef in ev_realloc_emul anymore - you are looking
at old code it seems.
--
The choice of a Deliantra, the free code+content MORPG
-----==- _GNU_ http://www.deliantra.net
----==-- _ generation
---==---(_)__ __ ____ __ Marc Lehmann
--==---/ / _ \/ // /\ \/ / schmorp at schmorp.de
-=====/_/_//_/\_,_/ /_/\_\
More information about the libev
mailing list