Vincent Torri wrote:
hey,
i've remarked that in ecore_config, __ecore_config_bundle_local->data is
allocated (for example lines 583 + 599) but is not deallocated, afaict. Is
it normal ?
ecore_config_dst frees the properties..
__ecore_config_bundle_local->data is a pointer to the first property..
but it would appear the entries aren't automatically destroyed at
shutdown.. maybe adding
while(__ecore_config_bundle_local->data)
ecore_config_dst(__ecore_config_bundle_local->data);
would be a good idea..
Cheers,
--
Morten
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel