Hi Rafal, On Fri, May 27, 2011, Rafal Michalski wrote: > Fixed incorrect update of server->sessions GSlist in avdtp_exit. > Previosly it was leading to invalid read of memory (l = l->next) > (and possible memory leaks) since after invoking avdtp_unref in > connection_lost, l pointer was not valid anymore (previously assignment > l = l->next was used after invoking connection_lost in for loop). > --- > audio/avdtp.c | 8 +++++++- > 1 files changed, 7 insertions(+), 1 deletions(-) Applied. Thanks. 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