Re: BK2CVS problem

From: Zwane Mwaikambo
Date: Wed Nov 05 2003 - 17:35:35 EST


On Wed, 5 Nov 2003, Larry McVoy wrote:

> On Wed, Nov 05, 2003 at 12:58:13PM -0800, Matthew Dharm wrote:
> > Out of curiosity, what were the changed lines?
>
> --- GOOD 2003-11-05 13:46:44.000000000 -0800
> +++ BAD 2003-11-05 13:46:53.000000000 -0800
> @@ -1111,6 +1111,8 @@
> schedule();
> goto repeat;
> }
> + if ((options == (__WCLONE|__WALL)) && (current->uid = 0))
> + retval = -EINVAL;

That looks odd

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