Hi Luiz, On Mon, Mar 21, 2011, Luiz Augusto von Dentz wrote: > Since media driver uses a2dp to register its sep and store a pointer, > this pointer may be invalid/freed when media driver is unregistered. > > To fix this now a2dp will also release any sep registered using media > API. > > It also protect from future changes on the order of drivers removal by > checking if pointers (sep or endpoint) are still available in the list > before removing them. > --- > audio/a2dp.c | 7 +++++++ > audio/media.c | 3 +++ > 2 files changed, 10 insertions(+), 0 deletions(-) Pushed upstream. 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