* Potential Memory Leak in isimodem
@ 2009-07-07 1:43 Gu, Yang
2009-07-07 7:27 ` Aki Niemi
0 siblings, 1 reply; 2+ messages in thread
From: Gu, Yang @ 2009-07-07 1:43 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 188 bytes --]
In isimodem_init() of file drivers/isimodem/isimodem.c, memory of size of "struct isi_data" is allocated, but I find no place to free it. Is this a real memory leak?
Regards,
-Yang
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Potential Memory Leak in isimodem
2009-07-07 1:43 Potential Memory Leak in isimodem Gu, Yang
@ 2009-07-07 7:27 ` Aki Niemi
0 siblings, 0 replies; 2+ messages in thread
From: Aki Niemi @ 2009-07-07 7:27 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 324 bytes --]
On Tue, 7 Jul 2009 09:43:41 +0800, "Gu, Yang" <yang.gu@intel.com> wrote:
> In isimodem_init() of file drivers/isimodem/isimodem.c, memory of size of
> "struct isi_data" is allocated, but I find no place to free it. Is this a
> real memory leak?
Yes. I've got some patches lined up that will fix it.
Cheers,
Aki
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-07 7:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-07 1:43 Potential Memory Leak in isimodem Gu, Yang
2009-07-07 7:27 ` Aki Niemi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.