elm_hoversel: Add missing resize_job's free 56/235056/1
authorJunsuChoi <jsuya.choi@samsung.com>
Tue, 2 Jun 2020 03:20:37 +0000 (12:20 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Tue, 2 Jun 2020 03:22:52 +0000 (12:22 +0900)
commit85bbbe3baa67c282ac800058348e12df61dc1bca
treeceab49f66d5174f54c8ff832a2f79c73b60cdc52
parentfaf895bc3ab8b48114e4aa2568f65d2fb3d574da
elm_hoversel: Add missing resize_job's free

Summary:
resize_job can be called after obj is deleted.
So add free to destructor.

Test Plan: N/A

Reviewers: Hermet, herb, kimcinoo, zmike

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11911

Change-Id: I5497ea6fa52198b30fee6d1f2283ea9a0141da8c
src/lib/elementary/elc_hoversel.c