Hi, On Tue, Oct 19, 2010, Balamurugan Mahalingam wrote: > Crash is due to some junk characters in the device name. > The device name is copied from a string variable after freeing the memory > it points to, so there were some junk characters in it which was the reason > for the crash. > > Fixing the issue by freeing the memory in string variable after > device name is copied. > > --- > compat/sdp.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks. The patch has been pushed upstream. 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