Diff between 0b6a5b506809252929c02036cb5421cc9a7c9432 and a1d1ea32dfeea51a3b8227c78915c69c038e8517

Changed Files

File Additions Deletions Status
obexd/client/map.c +2 -0 modified

Full Patch

diff --git a/obexd/client/map.c b/obexd/client/map.c
index 635d951..afb5f9a 100644
--- a/obexd/client/map.c
+++ b/obexd/client/map.c
@@ -1123,6 +1123,8 @@ static GObexApparam *parse_filter_type(GObexApparam *apparam,
 			types |= 0x08; /* mms */
 		else
 			return NULL;
+
+		dbus_message_iter_next(&array);
 	}
 
 	return g_obex_apparam_set_uint8(apparam, MAP_AP_FILTERMESSAGETYPE,