efl/src/lib/eet
Carsten Haitzler f0ba71314e eet data encode - dont free data if its not separately allocated
in one case data is not separately allocated but is part of the
Eet_Variant_Unknow struct where it is allocated as extra space on the
end of the data blob. in this case don't free it, otherwise do (pass
in true) as before. this should fix CID 1039728
2013-12-11 20:44:51 +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 merge: add eet 2012-09-17 16:35:38 +00:00
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 data encode - dont free data if its not separately allocated 2013-12-11 20:44:51 +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 merge: add eet 2012-09-17 16:35:38 +00:00