check reply message of "GetNeighbor" 47/149547/1
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:45:46 +0000 (20:45 +0900)
commit7bdb51e5adca36b6b74dc0cb342e8812a4e50149
tree75de7d57b1e112143e190dbe8ff342b6de96f38a
parentfcc98d0232c33eb16b7a5696b735759b4ba10531
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