ecore evas drm - fix code that forgets to del an fd handler
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 7 Aug 2019 17:14:06 +0000 (18:14 +0100)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 12 Aug 2019 07:25:35 +0000 (16:25 +0900)
commit2e0b128d7de79ae1b167a33e98aa6662af031878
tree2d6562034fde5e0458dc37febb1137bd12d57acd
parent2a7074a0fcde1121980c93cd88d4fc858caa11bd
ecore evas drm - fix code that forgets to del an fd handler

also.. note the badness of the code design mixing a global singleton
with a "per struct" set of data like fd handlers for the same devices
initted only once but... anyway. it's messy.
src/modules/ecore_evas/engines/drm/ecore_evas_drm.c