efl/src/modules/ecore_evas/engines/wayland
Chris Michael 11ef74c962 ecore-evas-wayland: Fix case of potential double-free
This patch addresses the case where we failed to allocate 'wdata' and
were calling free(ee) before going to an error handler. For the fix,
just don't free(ee) here and let the error handling do it's job.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2016-11-08 12:16:06 -05:00
..
ecore_evas_wayland_common.c ecore-evas-wayland: Fix case of potential double-free 2016-11-08 12:16:06 -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