commit | a3377cd1149bb0372f71b279e8bb1cb8427063dd | [log] [tgz] |
---|---|---|
author | Lucas Tanure <tanure@linux.com> | Wed Sep 30 09:38:37 2015 -0300 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Wed Sep 30 12:27:56 2015 -0700 |
tree | d44828b6e88c13df691b71c13a90aee8153b8cdf | |
parent | aa9747833efa6e9686ce3af0ec17afcf4efce342 [diff] |
ivi-layout-transition: Standardize the check for layout_transition_register Check the return from layout_transition_register in order to fix potential leak of memory pointed to by transition. And don't register a null transition. Signed-off-by: Lucas Tanure <tanure@linux.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>