efl/src/lib/ecore_input
Chris Michael 837108050b ecore-input: Check return fo ecore_main_fd_handler_fd_get
This patch fixes 2 coverity Error handling issues.
ecore_main_fd_handler_fd_get can return a negative fd on error so we
should be checking that return before trying to make use of the fd.

Fixes Coverity CID1356632 and CID1356624

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
2016-06-30 10:47:56 -04:00
..
Ecore_Input.h Ecore_Input: define data type for joysticks 2016-06-13 20:33:29 +09:00
ecore_input.c Ecore_Input: define data type for joysticks 2016-06-13 20:33:29 +09:00
ecore_input_compose.c ecore-input - compose seq handler now uses compact str - saves about 100k 2013-09-04 11:42:08 +09:00
ecore_input_compose.h ecore-input - compose seq handler now uses compact str - saves about 100k 2013-09-04 11:42:08 +09:00
ecore_input_joystick.c ecore-input: Check return fo ecore_main_fd_handler_fd_get 2016-06-30 10:47:56 -04:00
ecore_input_private.h Ecore_Input: define data type for joysticks 2016-06-13 20:33:29 +09:00