elc_multibuttonentry: Memory leak fix.
authorShilpa Singh <shilpa.singh@samsung.com>
Thu, 1 Oct 2015 10:03:29 +0000 (19:03 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 1 Oct 2015 10:03:29 +0000 (19:03 +0900)
commit9a4c6c63d38b88f12277c0665ee50b41b4b006e4
treee8aae15666f9f9aa1fd3ceaa7aa1ccf29e6c766c
parent788496d6e57f4f426627e73b4c7f2dd244e122df
elc_multibuttonentry: Memory leak fix.

Summary:
If item filters are appended and multibuttonentry is deleted, the
filter list is not freed causing leak
Signed-Off By: Kumar Navneet <k.navneet@samsung.com>
Signed-Off By: Shilpa Singh <shilpa.singh@samsung.com>

Test Plan:
append item filters and when multibuttonentry is deleted leak is
observed, run valgrind in this scenario.

Reviewers: Hermet, cedric, CHAN

Subscribers: navnbeet

Differential Revision: https://phab.enlightenment.org/D3118
src/lib/elc_multibuttonentry.c