efl/legacy/evas/src/lib
Chidambar 'ilLogict' Zinnoury 15dd911de3 From: Chidambar 'ilLogict' Zinnoury <illogict@online.fr>
Subject: [E-devel] [tentative patch] evas memleak when no callbacks

 I'm seeing some memleaks while using Evas' buffer engine. After
 investigation, it seems that evas_free does nothing and returns
 immediately if the canvas has no callbacks, which is what happens with
 the buffer engine.
 
  The attached patch seems to do the trick.
  
   However, as I don't know that much Evas' internals, I thought it'd be
   better to ask whether it's correct or I'm mistaken before committing.
   
    So please comment.
    


SVN revision: 52769
2010-09-26 02:27:01 +00:00
..
cache Use eina_sched_prio_drop() 2010-09-23 20:40:35 +00:00
canvas From: Chidambar 'ilLogict' Zinnoury <illogict@online.fr> 2010-09-26 02:27:01 +00:00
cserve cleanup: simple clean of "comparison between signed and unsigned errors" 2010-09-18 23:07:31 +00:00
engines warnings-- 2010-09-19 01:57:19 +00:00
file cleanup: simple clean of "comparison between signed and unsigned errors" 2010-09-18 23:07:31 +00:00
include brutally evil... internally.. but it works. map perspective correct 2010-09-22 06:52:28 +00:00
.cvsignore Hushhhh 2004-01-16 21:11:41 +00:00
Evas.h formatting 2010-09-25 04:40:54 +00:00
Makefile.am imaging api--. as promised. 2010-08-31 11:58:51 +00:00
main.c move some simple #define constants to typedefs. api compatible tho. 2010-09-22 10:52:54 +00:00