sensord: init epoll_event variable 03/64503/1
authorkibak.yoon <kibak.yoon@samsung.com>
Wed, 30 Mar 2016 13:16:07 +0000 (22:16 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Fri, 1 Apr 2016 10:39:53 +0000 (19:39 +0900)
commit10128a9b5761c650df006b398d21e7a2778338b5
tree6fcd62c20130be65dc832da2ca5023b2d5b03d1a
parentcadbe5311dc9bfc84c8de2488cd5c9dfd42c2d1f
sensord: init epoll_event variable

* if it does not set the value and some problem is happened at first,
  later, other developers can make a mistake. so for preventing it,
  initialize this variable's members.

Change-Id: I1c2fe47d816c50a524178d5a657b65cec929d4d2
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/client/sensor_event_listener.cpp