Hi Luiz, On Tue, Nov 30, 2010, Luiz Augusto von Dentz wrote: > + g_slist_foreach(pending, (GFunc) remove_pending, NULL); > + g_slist_free(pending); Maybe GLib can handle removing the items in the foreach callback, but I think it'd be better to just use pending_call_unref in this case. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html