Hi Andrew, On 03/31/2016 09:41 PM, Andrew Zaborowski wrote: > l_dbus_message_iter_get_type can't be used to get the value of a > single argument and be called repeatedly, might crash if the number > and types of call arguments don't match the message arguments. > Add a comment explaining why arguments after first non-string argument > are not considered. > --- > ell/dbus-message.c | 32 ++++++++++++++++++++++++++------ > 1 file changed, 26 insertions(+), 6 deletions(-) Applied, thanks. Regards, -Denis