edje: edje_pick - fix double free eina hash iterator.
authorMykyta Biliavskyi <m.biliavskyi@samsung.net>
Tue, 20 Jan 2015 11:55:14 +0000 (12:55 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 20 Jan 2015 11:55:17 +0000 (12:55 +0100)
commita695eee37b622425e4d130afead9265404fbc286
treedd218448a8a431fcdd8367d2a452a5a384406fb3
parent205430ceb4cea6a21e0d5775796ff90d7ebf29c3
edje: edje_pick - fix double free eina hash iterator.

Summary:
move freeing iterator into block where it was created.
@fix

Reviewers: raster, Hermet, reutskiy.v.v, cedric

Reviewed By: cedric

Subscribers: cedric

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/bin/edje/edje_pick.c