efl/src/lib/eet
Jérémy Zurcher 2e5a5d6656 eet: call LOCK_CACHE before altering Eet_File
even if not necessary in this particular case,
do as in eet_mmap() and eet_open(),
lock the cache before altering Eet_File struct.

fix CID 1039366 1039367 1039368 1039369
2014-09-08 22:37:09 +02:00
..
Eet.h Eet: Add support for ETC1+Alpha 2014-07-11 16:40:34 +09:00
Eet_private.h eet: reduce memory usage of Eet internal structure by removing useless structure. 2014-01-20 13:04:06 +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 - fix unused pointer 2014-08-27 16:58:37 +09:00
eet_dictionary.c eet_dictionary: Remove now unused variable 2014-08-27 16:40:16 +02:00
eet_image.c build: Allow to use external liblz4 instead of embedded copy 2014-08-22 16:27:28 +02:00
eet_lib.c eet: call LOCK_CACHE before altering Eet_File 2014-09-08 22:37:09 +02:00
eet_node.c eet - dump - if group type is not a handled type, assume unknown 2014-02-13 20:08:59 +09:00
eet_utils.c merge: add eet 2012-09-17 16:35:38 +00:00