efl/legacy/elementary/src
Youngbok Shin 7ba3140373 multibuttonentry/spinner: Fix memory leak when eina_strbuf_string_steal is misused.
Summary:
_elm_access_say() does not free the given text.
But, the text from eina_strbuf_string_steal() is not cared
from outside of _elm_access_say(), too.
It should be changed to eina_strbuf_string_get().

Test Plan: N/A

Reviewers: cedric, woohyun, kimcinoo, JackDanielZ, Hermet

Reviewed By: Hermet

Differential Revision: https://phab.enlightenment.org/D2918
2015-08-07 15:15:45 +09:00
..
bin test_popup: set popup content correctly 2015-08-05 15:07:08 +05:30
edje_externals elm_external: shutdown elm after del callback 2015-07-29 22:23:19 +09:00
examples examples: fix attrib name due to change in Evas Canvas3D API. 2015-08-04 16:49:45 +02:00
imported atspi: add AtspiText and AtspiEditableText interface support. 2014-06-10 16:18:17 +09:00
lib multibuttonentry/spinner: Fix memory leak when eina_strbuf_string_steal is misused. 2015-08-07 15:15:45 +09:00
modules elm_datetime: Fix datetime ctxpopup resize issue 2015-07-01 11:02:18 +09:00
tests tests: Correct ATSPI role check for popup. 2015-08-06 19:38:59 +02:00
Makefile.am tests: add coverage support. 2015-01-16 16:39:37 +01:00