Hi,

Here's a small patch that prevent a memory leak when doing multiple 
emotion_object_file_set().
It also let doing stuff like:

emotion_object_file_set(o, some_file);
emotion_object_file_set(o, NULL);
emotion_object_file_set(o, some_file);

to force reloading a file/stream

Patch can be found here:
http://www.calaos.fr/pub/emotion/emotion_memleak.patch


Regards,

-- 
------------------------
Raoul Hecky


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to