Elm glayer: Fixed condition based on uninit value error.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 18 Oct 2011 08:58:33 +0000 (08:58 +0000)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Mon, 24 Oct 2011 09:24:14 +0000 (18:24 +0900)
commit1577920c8f948e6dcf47d3d2e5d65241eaf10e67
treed2a19018a4355ee59c55acdf6f7e685e4b87f3c8
parentd93aa683f60b69f83f776e750a63852da4845196
Elm glayer: Fixed condition based on uninit value error.

Init structure fields (pe event) to 0.
Spank spank, you can't assume the passed pointer event is initialized.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@64141 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/elm_gesture_layer.c