Freeing Global Memory list on destructor
authorAli Alzyod <ali198724@gmail.com>
Tue, 9 Apr 2019 15:17:13 +0000 (15:17 +0000)
committerYeongjong Lee <yj34.lee@samsung.com>
Wed, 24 Apr 2019 05:24:47 +0000 (14:24 +0900)
commit3dd3ced0e001baf8822b0e8178e889ce652bcdf3
treefdb0f80557a023f037e33d5802b63413be8fd95a
parent89c77a5ae3a41ee1fe2897843316c82392ebb5ad
Freeing Global Memory list on destructor

Issue with global list item, used to same styles. (in destructor we do not remove styles from it, which will cause memory leak)

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D8578
src/lib/evas/canvas/evas_object_textblock.c