efl/src/lib/eet
Carsten Haitzler f39af23cee eet - fix seg when doing unusual things with eet write then read
if you write and read0-back before writign out (non-sensical to do as
you would write out in full and close and then open file and read
separately) the dictionary will be empty. fill it in these paths.
fixes needed resulting from optimizations in 1.26.0

@fix
2022-02-07 18:59:18 +00:00
..
Eet.h docs: Correct the wrong API group name and typo in Evas, Eet, Eina, Eio and Elementary 2020-07-14 10:09:22 +01:00
Eet_private.h eet - fix seg when doing unusual things with eet write then read 2022-02-07 18:59:18 +00:00
eet_alloc.c
eet_cipher.c eet, emile: safety++ 2021-02-04 10:11:33 +09:00
eet_connection.c Get rid of trailing whitespaces (7 / 14) 2020-06-23 10:30:05 +02:00
eet_data.c eet - fix seg when doing unusual things with eet write then read 2022-02-07 18:59:18 +00:00
eet_dictionary.c eet - fix seg when doing unusual things with eet write then read 2022-02-07 18:59:18 +00:00
eet_image.c replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
eet_lib.c eet - optimize eet dictionary building 2021-10-23 12:15:17 +01:00
eet_node.c Eet: remove useless inclusion of Evil.h 2019-05-17 11:53:35 +01:00
eet_utils.c eet - optimize eet dictionary building 2021-10-23 12:15:17 +01:00
meson.build refactor build 2020-05-27 11:06:46 +02:00