efl/src/lib/ecore_cocoa
Duna Oh fbe4e4b6ad Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX
Summary:
To ensure initialize all fields of Ecore_Event_Mouse_XXX,
use calloc() instead of malloc().

Test Plan: N/A

Reviewers: gwanglim, cedric, raster, devilhorns, ManMower, zmike

Subscribers: jpeg, input.hacker, JHyun

Differential Revision: https://phab.enlightenment.org/D3906
2016-04-20 08:33:20 -04:00
..
Ecore_Cocoa.h ecore_cocoa: add function attributes 2016-03-02 13:56:49 -08:00
ecore_cocoa.m Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_cocoa_app.h ecore_cocoa: fix live resize of windows 2015-12-01 12:15:33 -08:00
ecore_cocoa_app.m ecore_cocoa: fix live resize of windows 2015-12-01 12:15:33 -08:00
ecore_cocoa_cnp.m ecore_cocoa_cnp: make API thread-safe 2015-12-01 12:15:32 -08:00
ecore_cocoa_keys.h ecore_cocoa: don't export Ecore_Cocoa_Keys.h 2015-12-01 12:15:32 -08:00
ecore_cocoa_private.h ecore_cocoa: don't redefine EAPI in private header 2016-01-07 12:03:05 +01:00
ecore_cocoa_window.h ecore_cocoa: Lion fullscreen workaround + warning fixes 2014-07-23 16:56:16 +02:00
ecore_cocoa_window.m ecore_cocoa: move Ecore_Cocoa_Cursor.h in Ecore_Cocoa.h 2016-03-02 13:56:35 -08:00