events - fix the double free() case.
authorChunEon Park <chuneon.park@samsung.com>
Tue, 9 Jul 2013 05:02:45 +0000 (14:02 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Tue, 9 Jul 2013 05:32:59 +0000 (14:32 +0900)
commit7f84a7205aed12a1b7380a3070fa3289b5bf8c2c
treeaff490bdde3c36285a1754d2c9298619e2f3b264
parent9fe6ca199c9b1178f542d22e9e6432595987160e
events - fix the double free() case.

don't free the data if the data is still being used.

Change-Id: I9b4185a8ed6bf191ef3b6f3c046fdf0ab9f741fc
src/lib/efl_assist_events.c