efl/src/modules/ecore_evas/engines/wayland
Chris Michael 781a5089e5 ecore-evas-wayland: Fix NULL pointer dereference
Coverity reports that accessing 'einfo' here is a NULL pointer
dereference. evas_engine_info_get can return NULL, so we should be
checking for a valid return before trying to use it.

Fixes Coverity CID1365654

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2016-11-08 11:10:53 -05:00
..
ecore_evas_wayland_common.c ecore-evas-wayland: Fix NULL pointer dereference 2016-11-08 11:10:53 -05:00
ecore_evas_wayland_egl.c ecore_evas_wayland: Minimize differences between shm and egl 2016-11-02 13:37:02 -05:00
ecore_evas_wayland_private.h wayland: Remove support for "draw_frame" 2016-11-03 17:22:14 +09:00
ecore_evas_wayland_shm.c ecore_evas_wayland: Minimize differences between shm and egl 2016-11-02 13:37:02 -05:00