summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWooHyun Jung <wh0705.jung@samsung.com>2020-05-12 16:46:29 +0900
committerWooHyun Jung <wh0705.jung@samsung.com>2020-05-12 16:46:29 +0900
commit8538130ba27f23108bcf6cbada75781784612d0f (patch)
treef0ab076eaf2e90a224c96765105433c3f34e9bbe /meson.build
parent9d9658304993f1fe56c052575875f2619a64e435 (diff)
downloadefl-8538130ba27f23108bcf6cbada75781784612d0f.tar.gz
evas_object_textblock: fix to free style properly by edje's style_user_pop
Summary: When calling style_user_pop in edje, current style was not freed by style_user_pop in evas properly (since old_ts was not cared at all). Because of this, memory was leaked by none accessible textblock styles which should have been freed. @fix Test Plan: 1. call edje_object_part_text_style_user_pop 2. call edje_object_part_text_style_user_push with new style-text 3. repeat #1 and #2 several times and check the memory (ps -u) Reviewers: ali.alzyod, bowonryu, bu5hm4n, zmike Reviewed By: ali.alzyod Subscribers: cedric, #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D11801
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions