efl/src/lib/eet
Artem Popov 30693b8487 eet: add checking on null to eet_data_write_cipher and EINA_ARG_NONNULL to dump API @fix
Summary:
add checking on null to eet_data_write_cipher and EINA_ARG_NONNULL to eet_data_dump*
and eet_data_test_dump* API

Reviewers: NikaWhite, myoungwoon, cedric

Reviewed By: cedric

Subscribers: jpeg, t.naumenko

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2016-11-28 11:35:27 -08:00
..
Eet.h eet: add checking on null to eet_data_write_cipher and EINA_ARG_NONNULL to dump API @fix 2016-11-28 11:35:27 -08:00
Eet_private.h eet - be robust about garbage at the end that looks like an idenity 2015-10-07 17:50:18 +09:00
eet_alloc.c merge: add eet 2012-09-17 16:35:38 +00:00
eet_cipher.c eet: fix gnutls support with newer version. 2016-09-21 10:33:44 -07:00
eet_connection.c eet: add NULL-check to eet_connection_empty API to avoid segfault 2016-11-16 15:30:44 -08:00
eet_data.c eet: add checking on null to eet_data_write_cipher and EINA_ARG_NONNULL to dump API @fix 2016-11-28 11:35:27 -08:00
eet_dictionary.c eet_dictionary: Remove now unused variable 2014-08-27 16:40:16 +02:00
eet_image.c eet: return 0 instead of NULL when the return type is int 2016-11-12 10:42:45 +01:00
eet_lib.c eet - fix possible integer overflow in ptr diff on parse 2016-07-11 21:54:57 +09: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