efl/src/lib/eet
Jean-Philippe Andre bd32015dfc Eet: Fail gracefully on invalid input
Consider infinity and NaN as invalid input for
put_float and put_double, since the underlying convert
function can't process them.

This fixes potential errors with incomplete / invalid evas 3d models
2015-12-29 16:19:02 +09:00
..
Eet.h efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01: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 efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01: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: Fail gracefully on invalid input 2015-12-29 16:19:02 +09:00
eet_dictionary.c eet_dictionary: Remove now unused variable 2014-08-27 16:40:16 +02:00
eet_image.c Evas: Disable TGV save debugging and fix error log 2015-10-29 21:18:32 +09:00
eet_lib.c eet: improve error message during eet_close. 2015-11-24 14:27:13 -08: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