efl wl - fix segv where garbage ptr to comp surface is still there
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 16 Jan 2018 05:50:31 +0000 (14:50 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 3 Apr 2018 02:23:15 +0000 (11:23 +0900)
commitba8e19d87e594ec818637c888da12e7f184cc7c7
tree4c0ecc4c6728d2ab3e56efbe53dd5913af7dfa57
parentb59ded20f4c44425324ff845cd5286c782785d24
efl wl - fix segv where garbage ptr to comp surface is still there

comp surface destruction doesnt clear the pointer to one in the comp
struct that then is garbage later. fix.
src/lib/efl_wl/efl_wl.c