e_pixmap: Remove 'deleted' hash table, and renamed e_pixmap_del() to e_pixmap_win_id_... 87/98587/2
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 16 Nov 2016 11:01:28 +0000 (20:01 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Tue, 22 Nov 2016 10:47:23 +0000 (02:47 -0800)
commit6b60dfe1556d6293b79437c6c3ffa5462a3f5b9d
tree71011947a8df59d376f031e700f3cf3eb242835f
parentbcd06987138541f3cb853c8e9afa91371db11331
e_pixmap: Remove 'deleted' hash table, and renamed e_pixmap_del() to e_pixmap_win_id_del() more clearly.

fix the problem that could use freed pointer as a key of hash table.

Change-Id: I967ee40e5dad5d29c7e607b25866d2055ef73202
src/bin/e_comp_wl.c
src/bin/e_pixmap.c
src/bin/e_pixmap.h
src/bin/e_policy_wl.c
src/bin/e_win.c