efl/src
Shinwoo Kim 6f06979cdc elementary: atspi - fix dbus abort
This patch set fix following abort occured on dbus side.

(gdb) bt
0   __GI_raise (sig=sig@entry=6)
1   __GI_abort ()
2   _dbus_abort ()
3   _dbus_warn_check_failed
4   dbus_message_iter_append_basic
5   append_basic
6   eldbus_message_iter_basic_append
7   _bridge_signal_send
8   _text_text_removed_send
9   _bridge_accessible_event_dispatch
10  _elm_interface_atspi_accessible_event_emit
11  elm_interface_atspi_accessible_event_emit
12  _entry_changed_user_signal_cb

(gdb) f 12
(gdb) p *$1
$2 = {change = {insert = {content = 0x0, pos = 0, plain_length = 1},
                del = {content = 0x0, start = 0, end = 1}},
      insert = 0 '\000', merge = 0 '\000'}

The following patch set would fix the root cause of this problem.
https://phab.enlightenment.org/D5240
2017-09-28 20:29:33 +09:00
..
benchmarks eina: remove tests and benchmark for long dead mempool. 2017-08-15 13:46:38 -07:00
bin tests: Use efl_unref() on duplicated event objects 2017-09-28 16:50:53 +09:00
bindings eolian-cxx: Fix compilation errors with new any_value_ptr and mstring types 2017-09-25 21:57:25 -03:00
edje_external
examples examples: Fix C++ bg example 2017-09-26 22:00:02 +09:00
generic
lib elementary: atspi - fix dbus abort 2017-09-28 20:29:33 +09:00
modules ecore evas - wayland - avoid divide by 0 if height is 0 2017-09-28 15:28:00 +09:00
scripts eolian: remove static_array and terminated_array 2017-09-22 18:01:15 +02:00
static_libs efl src - mark fallthrough switch statements in 3rd party code 2017-08-04 10:19:27 +09:00
tests eio: convert Efl.Io.Manager.stat() to return Eina_Future. 2017-09-27 16:32:58 -07:00
wayland_protocol wayland: add efl-hints protocol for setting aspect on surfaces 2017-08-04 16:15:43 -04:00
CMakeLists.txt
CMakeLists_Eina.txt
Makefile.am efl: remove PS3 backend. 2017-08-25 10:48:42 -07:00
Makefile_Cxx.am
Makefile_EPhysics.am
Makefile_Ecore.am ecore: fix distcheck buil by including missing file 2017-09-13 11:25:13 +02:00
Makefile_Ecore_Audio.am ecore_audio headers conflict with app have ifdefs 2017-07-22 17:59:11 +09:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am
Makefile_Ecore_Cocoa.am
Makefile_Ecore_Con.am
Makefile_Ecore_Drm.am
Makefile_Ecore_Drm2.am ecore-drm2: Add static_libs/libdrm to drm2 source files 2017-06-09 13:46:02 -04:00
Makefile_Ecore_Evas.am efl: remove PS3 backend. 2017-08-25 10:48:42 -07:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Js.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am
Makefile_Ecore_Wl2.am wayland: remove xdg5 support 2017-08-11 18:43:12 -04:00
Makefile_Ecore_X.am
Makefile_Ector.am
Makefile_Edje.am edje: Rename part external class 2017-09-13 13:58:38 +09:00
Makefile_Edje_Helper.am
Makefile_Eet.am
Makefile_Eet_Helper.am
Makefile_Eeze.am
Makefile_Efl.am ecore: Add efl_model_copmosite_selection model 2017-09-07 14:23:51 +09:00
Makefile_Efl_Js.am
Makefile_Efreet.am
Makefile_Eina.am Eina: Add Eina_Promise/Eina_Future. 2017-09-04 10:24:00 -03:00
Makefile_Eio.am
Makefile_Eldbus.am
Makefile_Elementary.am elm: win part EO files are public 2017-09-26 22:00:02 +09:00
Makefile_Elocation.am
Makefile_Elput.am
Makefile_Elua.am
Makefile_Elua_Helper.am
Makefile_Embryo.am
Makefile_Emile.am
Makefile_Emotion.am
Makefile_Eo.am
Makefile_Eolian.am tests : eolain: make sure all the needed files for land in dist 2017-06-29 12:45:29 +02:00
Makefile_Eolian_Cxx.am
Makefile_Eolian_Cxx_Helper.am
Makefile_Eolian_Files_Helper.am
Makefile_Eolian_Helper.am
Makefile_Eolian_Js.am
Makefile_Eolian_Js_Helper.am
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am evas: Remove class Efl.Canvas.Group.Clipped 2017-09-13 09:57:05 +09:00
Makefile_Evil.am
Makefile_Wayland_Protocols.am wayland: add efl-hints protocol for setting aspect on surfaces 2017-08-04 16:15:43 -04:00
Makefile_efl_wl.am wayland: add efl-hints protocol for setting aspect on surfaces 2017-08-04 16:15:43 -04:00