Eet: Fail gracefully on invalid input
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 29 Dec 2015 06:56:24 +0000 (15:56 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 29 Dec 2015 07:19:02 +0000 (16:19 +0900)
commitbd32015dfc13e2a31a250e7046036f81030cfb96
tree5b02a74bbc182668527f0877805771958d721524
parentcda8ccf7705cdc83c0a4ebabc8bb326ee043f58d
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
src/lib/eet/eet_data.c