Re: BK2CVS problem

From: Andries Brouwer
Date: Wed Nov 05 2003 - 17:56:16 EST


On Wed, Nov 05, 2003 at 05:33:40PM -0500, Zwane Mwaikambo wrote:
> 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

Not if you hope to get root.

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