Re: [irda-users] [PATCH] irlmp_unregister_link needs to free lsaps hashbin

2007-10-15 Thread [EMAIL PROTECTED]
Samuel Ortiz wrote: > Hi Hinko, > > On Fri, Oct 12, 2007 at 02:56:27PM +0200, [EMAIL PROTECTED] wrote: >> Hi, >> >> While testing the mcs7780 based IrDA USB dongle I've stumbled upon >> memory leak in irlmp_unregister_link(). Hashbin for lsaps is created in >> irlmp_register_link and should

Re: [irda-users] [PATCH] irlmp_unregister_link needs to free lsaps hashbin

2007-10-15 Thread [EMAIL PROTECTED]
Samuel Ortiz wrote: Hi Hinko, On Fri, Oct 12, 2007 at 02:56:27PM +0200, [EMAIL PROTECTED] wrote: Hi, While testing the mcs7780 based IrDA USB dongle I've stumbled upon memory leak in irlmp_unregister_link(). Hashbin for lsaps is created in irlmp_register_link and should probably be freed

Re: [irda-users] [PATCH] irlmp_unregister_link needs to free lsaps hashbin

2007-10-14 Thread Samuel Ortiz
Hi Hinko, On Fri, Oct 12, 2007 at 02:56:27PM +0200, [EMAIL PROTECTED] wrote: > Hi, > > While testing the mcs7780 based IrDA USB dongle I've stumbled upon > memory leak in irlmp_unregister_link(). Hashbin for lsaps is created in > irlmp_register_link and should probably be freed in

Re: [irda-users] [PATCH] irlmp_unregister_link needs to free lsaps hashbin

2007-10-14 Thread Samuel Ortiz
Hi Hinko, On Fri, Oct 12, 2007 at 02:56:27PM +0200, [EMAIL PROTECTED] wrote: Hi, While testing the mcs7780 based IrDA USB dongle I've stumbled upon memory leak in irlmp_unregister_link(). Hashbin for lsaps is created in irlmp_register_link and should probably be freed in