Hi Johan, > Both patches have been pushed upstream. Could you still explain what > data->numbers is supposed to be useful for? It's not used anywhere in > the code (except where creating and freeing the list). Thanks. data->numbers is used in pull_newmissedcalls to store missed calls numbers that were checked by user. It is updated when starts reading response, and cleared when completed. Therefore, free_data_numbers(data); is done also in _finalize function also for the sake of safety if PBAP object is destroyed before the list if freed. BR, Dmitriy -- 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