[lib-fix] Fixed message handling
authorSangyoon Jang <s89.jang@samsung.com>
Fri, 3 Jan 2014 06:35:57 +0000 (15:35 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Wed, 8 Jan 2014 08:37:49 +0000 (17:37 +0900)
commitbb8dd7fec5389db4df9b5e8863974149e8a650dc
tree3c28ed4fcb0cdc75885ff0a3ddfb5a433869ccc6
parentd41ab7eef29714035e686b708567b970751c464c
[lib-fix] Fixed message handling
the message which has only header(body size is 0) doesn't cause io_error now
(such as KDBUS_ITEM_REPLY_DEAD has 0 size body)
Change-Id: I7f0cece23c6aa88761dba979f82e8e33622bf600
dbus/dbus-transport-kdbus.c