efl/src/lib/emile
Carsten Haitzler 43b41f2383 emile - disable warnings when they are wrong ifor new buffers
emile in these 2 cases allocates an empty uninitilised buffer that
will then be filled - gcc thinks we're passing uninit data to a func -
which is right but intended as it is later filled. disable this
warning for these segments of code.
2021-05-26 03:43:31 +01:00
..
Emile.h Revert "Emile: Move colorspaces to Efl.Gfx" 2019-03-08 12:06:20 -08:00
emile_base64.c doxygen: fix missing endcond tag 2020-02-28 12:05:26 +01:00
emile_base64.h doxygen docs: Fix all invalid @param names 2020-04-20 12:24:41 +02:00
emile_cipher.c
emile_cipher.h
emile_cipher_gnutls.c replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
emile_cipher_openssl.c eet, emile: safety++ 2021-02-04 10:11:33 +09:00
emile_compress.c emile - disable warnings when they are wrong ifor new buffers 2021-05-26 03:43:31 +01:00
emile_compress.h
emile_image.c fix jpeg loading which freed the wrong ptr 2019-12-02 19:54:25 +00:00
emile_image.h docs: Fix common misspellings in H files 2019-04-02 13:28:48 +02:00
emile_main.c emile - disable warnings when they are wrong ifor new buffers 2021-05-26 03:43:31 +01:00
emile_private.h
meson.build refactor build 2020-05-27 11:06:46 +02:00