eldbus: Check return value of _type_size
authorSebastian Dransfeld <sd@tango.flipp.net>
Sat, 7 Dec 2013 13:10:44 +0000 (14:10 +0100)
committerSebastian Dransfeld <sd@tango.flipp.net>
Sat, 7 Dec 2013 20:11:32 +0000 (21:11 +0100)
commit1d1feea572c6ccd179e3ef36b5e3380673081a08
treeb970c1212aef36adcea3df286653922023d8f094
parent63f824c6599fd58fd1427a68569440b37f03769f
eldbus: Check return value of _type_size

_type_size could return 0, which would fail in the modulo call next.
Check for 0, and return.

Fixes CID 1039436
doc/images.mk
src/lib/eldbus/eldbus_message_to_eina_value.c