Re: missing kfree in fs/ext3/balloc.c

From: movq movq
Date: Fri Jun 17 2005 - 22:20:34 EST


Sorry,

Kernel version = 2.6.12 stable

--- movq movq <movq_64@xxxxxxxxx> wrote:

> This is my first post, so be kind. Perhaps I am
> wrong
> here, but I was looking through fs/ext3/balloc.c and
> noticed this line:
>
> line 268
> ...
> block_i = kmalloc(sizeof(*block_i), GFP_NOFS);
> ...
>
> But I do not see this chunk of memory ever
> kfree()'d.
> Is there a reason for this or is this kfree() just
> missing?
>
> - Thanks
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam
> protection around
> http://mail.yahoo.com
>




____________________________________________________
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
http://football.fantasysports.yahoo.com
-
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/