On 01/13/2010 03:35 PM, Johan Hedberg wrote: > On Wed, Jan 13, 2010, Zhu Yanhai wrote: >>> 2. Leaking modem_obj_path if it was already set >> I think it will be freed in telephony_exit(). > > The point was that if you fetch the modems list more than once or if > there's more than one modem the previous value of modem_obj_path will be > overwritten with a new one without freeing the original string first. > > 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 > I see...it seems that we don't have multiple modems plan yet...ok let's just use the first modem we saw in the system. I will patch this part and send a separate patch later today. Thanks, Zhu Yanhai -- 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