commit | 9af00170771fe010df1bab2501fcbfb98ebfc5e0 | [log] [tgz] |
---|---|---|
author | Lucas Tanure <tanure@linux.com> | Mon Sep 21 11:24:35 2015 -0300 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Tue Sep 22 14:37:10 2015 -0700 |
tree | 1266063f576e3a6e187cfa9a4c37d67be556a40f | |
parent | 713acd686076b99ce43251d7122c1fb0d858fc58 [diff] |
ivi-layout-transition: Fix potential leak of memory pointed to by transition Free transition before return. We don't need to use layout_transition_destroy, because transition was not registered yet. v2: consolidate memory leaks fixes Signed-off-by: Lucas Tanure <tanure@linux.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>