Hi, On 03/11/2011 12:24 PM, Radoslaw Jablonski wrote:
Moved freeing data->contacts before asynchronous data sending is triggered via data->cb callback. This data is no longer needed anyway after vcards are generated and freeing it later may cause race condition (because freeing this data need to be handled also in phonebook_req_finalize to avoid memory leaks when client disconnects in the middle of retrieving contacts from db). --- plugins/phonebook-tracker.c | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-)
Please ignore this patch - these changes are not needed in current architecture (based on offline discussion with Johan). BR, Radek -- 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