Hi Andrew, On 04/14/2016 07:33 PM, Andrew Zaborowski wrote: > The header of the GVariant message can't be split into multiple > KDBUS_ITEM_PAYLOAD_OFF items according to the docs but it doesn't have > to be split from the body. We need to use dbus_message_from_blob > because we can't know the header/body split positions without parsing > the received contents. > --- > ell/dbus-kernel.c | 75 +++++++++++++++---------------------------------------- > 1 file changed, 20 insertions(+), 55 deletions(-) > Applied, thanks. Regards, -Denis