ecore-drm: Don't crash if we get no devpath from Eeze
authorChris Michael <cp.michael@samsung.com>
Thu, 25 Sep 2014 16:04:23 +0000 (12:04 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 25 Sep 2014 16:04:23 +0000 (12:04 -0400)
commit2bc462f55b2e0d0b4bee6998f91b611be4ee1d2d
treef2fdeb0fe88d604741b9d113b8d4dd807052dbcb
parent44e2cde623472fd0539e772f8fdc6fbb58f2b5a8
ecore-drm: Don't crash if we get no devpath from Eeze

Summary: During a device remove event, we should check that Eeze has
returned us a devpath to remove else we segfault when trying to strcmp
the device path later during actual remove.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_drm/ecore_drm_inputs.c