ecore-evas: Fix error handling issues in wayland_shm engine
authorChris Michael <cpmichael@osg.samsung.com>
Thu, 30 Jun 2016 14:51:29 +0000 (10:51 -0400)
committerChris Michael <cpmichael@osg.samsung.com>
Thu, 30 Jun 2016 14:51:29 +0000 (10:51 -0400)
commit1fb3c3328604c56d20ea4a0e35925d4b9f94b185
tree2c94c583762e84f0131b089450ab2d54f3415659
parent837108050b7037b83976960ab7586bf4ea283898
ecore-evas: Fix error handling issues in wayland_shm engine

This patch fixes 2 Coverity issues where engine_info_set was being
called, but the return was never being checked.

Fixes Coverity CID1357141 and CID1357142

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c