check reply message of "GetNeighbor" 50/149550/1 submit/tizen_4.0/20170915.080118
authorShinwoo Kim <cinoo.kim@samsung.com>
Tue, 12 Sep 2017 11:37:56 +0000 (20:37 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 12 Sep 2017 11:47:31 +0000 (20:47 +0900)
commit3a9c9c1329b99297630576005c54ee601580bd02
tree573050709993dfbb94d26641226bdde638712855
parent9dc6aaf0f801e52d145783e15125148efec16bae
check reply message of "GetNeighbor"

The dbus_message_iter_init makes a crash if a message(reply) is NULL.
The message(reply) is NULL with following error message.

error message: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy blocked the
reply, the reply timeout expired, or the network connection was broken.

Change-Id: I64c9f468f26299af86ee52dff3714b03112d49e3
atspi/atspi-accessible.c