efl/src/modules/ecore_imf
Jean-Philippe ANDRE 0ef41604e8 Ecore: Use calloc() to initialize Ecore_Event_Key fully
Some fields (eg. data) may not be properly initialized.
Use calloc() instead of malloc() will ensure proper initialization
even if we add more fields.

These fields (data) would even be passed down to Evas as
Evas_Event_Key_Down for instance.
2015-03-25 15:34:23 -07:00
..
ibus ecore_imf: Add null check condition in ecore_imf module 2015-01-08 08:34:21 -05:00
scim ecore_imf/scim: Fix logically dead code in scim module 2015-01-10 09:27:10 +09:00
wayland Ecore: Use calloc() to initialize Ecore_Event_Key fully 2015-03-25 15:34:23 -07:00
xim