Hey,

I've checked a small prog (a window, a box, a check button and a radio
button) with valgrind.

It remains 2 mem leak (for this prog ;) ) that i don't know how to fix.

Here are the reports of valgrind:

==19838== 13 bytes in 1 blocks are definitely lost in loss record 9 of 93
==19838==    at 0x1B90259D: malloc (vg_replace_malloc.c:130)
==19838==    by 0x1BBB773F: strdup (in /lib/tls/libc-2.3.3.so)
==19838==    by 0x1B9DA6E8: ecore_config_string_get (ecore_config.c:170)
==19838==    by 0x1B92120C: ewl_config_str_get (ewl_config.c:129)
==19838==    by 0x1B921F0D: ewl_config_listener (ewl_config.c:434)
==19838==    by 0x1B9DC008: ecore_config_listen (ecore_config.c:1210)
==19838==    by 0x1B921D40: ewl_config_defaults_set (ewl_config.c:400)
==19838==    by 0x1B921335: ewl_config_config_read (ewl_config.c:195)
==19838==    by 0x1B9210DF: ewl_config_init (ewl_config.c:45)
==19838==    by 0x1B92F374: ewl_init (ewl_misc.c:149)
==19838==    by 0x8048897: main (test_button.c:18)
==19838==
==19838==
==19838== 1021 (56 direct, 965 indirect) bytes in 1 blocks are definitely
lost in loss record 56 of 93
==19838==    at 0x1B90259D: malloc (vg_replace_malloc.c:130)
==19838==    by 0x1B9DB1AC: ecore_config_typed_add (ecore_config.c:560)
==19838==    by 0x1B9DB8CD: ecore_config_typed_default
(ecore_config.c:900)
==19838==    by 0x1B9DBB57: ecore_config_int_default (ecore_config.c:992)
==19838==    by 0x1B921C3C: ewl_config_defaults_set (ewl_config.c:371)
==19838==    by 0x1B921335: ewl_config_config_read (ewl_config.c:195)
==19838==    by 0x1B9210DF: ewl_config_init (ewl_config.c:45)
==19838==    by 0x1B92F374: ewl_init (ewl_misc.c:149)
==19838==    by 0x8048897: main (test_button.c:18)

maybe this can help.

regards

Vincent


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to