Re: [PATCH] uml: fix hostfs lookup

From: Miklos Szeredi
Date: Wed Aug 18 2010 - 13:44:25 EST


On Wed, 18 Aug 2010, Al Viro wrote:
> On Wed, Aug 18, 2010 at 03:39:49PM +0200, Miklos Szeredi wrote:
> > Oops, sorry. Off-by-one bug crept in there.
>
> It's already fixed in the queue (see #untested in vfs-2.6)

Your fix is still wrong for the pathological case of len == p - name,
that's why I opted not to use strlcpy.

Thanks,
Miklos

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