Re: [Patch] arch/um/os-Linux/main.c: Fix memory leaks.

From: WANG Cong
Date: Fri Apr 04 2008 - 23:19:21 EST


From: Jeff Dike <jdike@xxxxxxxxxxx>
Date: Fri, 4 Apr 2008 11:49:01 -0400

> On Tue, Apr 01, 2008 at 11:06:41PM +0800, WANG Cong wrote:
> >
> > This patch fixes possible memory leaks in the main() function of
> > arch/um/os-Linux/main.c.
>
> I'm somewhat dubious about this - the memory is freed immediately
> before exiting, making this patch have no practical effect.
>

I think all memory leaks indicate our logic is not right, although
this one maybe harmless.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/