efl/src/lib/ecore_sdl
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
..
Ecore_Sdl.h evas: move to SDL2 and use GL_Generic infrastructure. 2014-07-25 20:24:29 +02:00
Ecore_Sdl_Keys.h evas: move to SDL2 and use GL_Generic infrastructure. 2014-07-25 20:24:29 +02:00
ecore_sdl.c Ecore: Use calloc() to initialize Ecore_Event_Key fully 2015-03-25 15:34:23 -07:00
ecore_sdl_private.h efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00