commit | d8156e22f6277cf6875c48f566076b61cdb01806 | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Tue May 26 16:21:05 2015 -0500 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Fri Jul 17 19:02:28 2015 -0700 |
tree | bf2def58ad17aca5a3f3d65f4928dcab2e11544d | |
parent | daf846e4ea475ad25ba06e59041ced1b8b9bad49 [diff] |
exposay: Fix use after free when a view is destroyed during animation Moving the destroy listener setup allows the animation completion handler to be called before we free any structures it needs. Signed-off-by: Derek Foreman <derekf@osg.samsung.com>