Re: [2.6.20.17 review 32/58] fs: 9p/conv.c error path fix

From: Willy Tarreau
Date: Wed Aug 22 2007 - 12:20:26 EST


On Wed, Aug 22, 2007 at 10:53:02AM -0500, Eric Van Hensbergen wrote:
> On 8/22/07, Willy Tarreau <w@xxxxxx> wrote:
> > When buf_check_overflow() returns != 0 we will hit kfree(ERR_PTR(err))
> > and it will not be happy about it.
> >
> > Signed-off-by: Mariusz Kozlowski <m.kozlowski@xxxxxxxxxx>
> > Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>
> > Signed-off-by: Willy Tarreau <w@xxxxxx>
> Acked-by: Eric Van Hensbergen <ericvh@xxxxxxxxx>
>
> This seems to be in the current code as well, I'll forward-port the patch...

Thanks Eric,
Willy

-
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/