efl/src/lib/eet
Vorobiov Vitalii c3bee34c3c eet: Stopped SPANKing the naughty programmer while deleting dictionary.
Function edje_edit_save_all cause lots of SPANK SPANK, because
eet_dictionary_free is trying to delete string that is actually not a stringshare.

Reviewers: cedric, seoz, raster

Reviewed By: cedric

CC: reutskiy.v.v, cedric

Differential Revision: https://phab.enlightenment.org/D322

Signed-off-by: Cedric Bail <cedric.bail@samsung.com>
2013-11-07 17:58:47 +09:00
..
Eet.h alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
Eet_private.h eet: use Eina_Spinlock instead of Eina_Lock for Eet_Dictionary. 2013-10-11 11:08:17 +09:00
eet_alloc.c
eet_cipher.c eet_cipher: Fix initialization of opened variable 2013-03-19 17:00:33 +00:00
eet_connection.c include some header files conditionally add specific test for fcntl 2013-03-11 10:34:47 +09:00
eet_data.c eet: Adding EET_DATA_DESCRIPTOR_ADD_MAPPING_BASIC to add a basic type to a union. 2013-11-04 15:35:41 +09:00
eet_dictionary.c eet: Stopped SPANKing the naughty programmer while deleting dictionary. 2013-11-07 17:58:47 +09:00
eet_image.c fix clang bad free complaint 2013-07-16 18:20:07 +09:00
eet_lib.c eet: shutup a warning and use the right pointer source even if they are the same. 2013-11-04 12:46:48 +09:00
eet_node.c eet: Add comment about missing break in switch statement 2013-08-09 10:17:49 +01:00
eet_utils.c