efl/src/modules/ecore_evas
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
..
engines ecore-evas-wayland: Fix case of potential double-free 2016-11-08 12:16:06 -05:00
vnc_server Ecore Evas VNC: add client disconnected callback. 2016-11-07 14:44:40 -08:00