elm_config: fix a missing of free after using
authorWonki Kim <wonki_.kim@samsung.com>
Mon, 16 Sep 2019 13:57:36 +0000 (09:57 -0400)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 16 Sep 2019 21:14:14 +0000 (06:14 +0900)
commit9b49b13da934275fbb7936603cb9bebfef108caf
tree7d38cac4d663bbd209678ea7cc08209f9ea44d70
parentce7f77d061a622e7047d955dcba691326760b7b1
elm_config: fix a missing of free after using

Summary: safed_bindings will leak by going out the function without freeing.

Reviewers: bu5hm4n, zmike

Reviewed By: zmike

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9966
src/lib/elementary/elm_config.c