elc_file_selector_button: free allocated path name
authorSung-Taek Hong <sth253.hong@samsung.com>
Mon, 19 Oct 2015 18:43:13 +0000 (11:43 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 19 Oct 2015 18:55:30 +0000 (11:55 -0700)
commit6d40d0dbbc643d8c1cf5754882f88b3192d50163
tree7b4c2f3e47903b7c3f0e0671c518e287aee42670
parent3adf59e3dadc71a6064091df95b3770fae9450af
elc_file_selector_button: free allocated path name

Summary:
Currently path is strdup() when getting real path, but it is not freed
in some cases.

@fix

Reviewers: seoz, Hermet, woohyun, cedric

Reviewed By: cedric

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/elc_fileselector_button.c