[OpenAFS] OpenAFS 2.11 on SuSE 8.2

ted creedon tcreedon@easystreet.com
Tue, 13 Jan 2004 09:04:06 -0800


What kind of bug is this? Should it be applied to SuSE 9.0?

-----Original Message-----
From: openafs-info-admin@openafs.org =
[mailto:openafs-info-admin@openafs.org]
On Behalf Of Derrick J Brashear
Sent: Monday, January 12, 2004 9:04 PM
To: openafs-info@openafs.org
Subject: Re: [OpenAFS] OpenAFS 2.11 on SuSE 8.2

On Tue, 13 Jan 2004, Jan Hrabe wrote:

> It seems that the patch for 2.10 by V. Nadvornik (see below) hasn't =
been
> applied yet so the server programs of OpenAFS 2.11 would not run on =
SuSE
> 8.2.  The patch fixes it.

1.2.11. My recollection is it was applied only to the 1.3 branch, and we
pulled up only a bare minimum of fixes for 1.2.11, because doing a lot =
of
testing would have sucked.

> > --- src/lwp/lwp.c
> > +++ src/lwp/lwp.c
> > @@ -327,7 +327,7 @@
> >  	}
> >  	stackptr -=3D stacksize;
> >  #else
> > -	if ((stackptr =3D (char *) malloc(stacksize)) =3D=3D NULL) {
> > +	if ((stackptr =3D (char *) malloc(stacksize + 8)) =3D=3D NULL) {
> >  	    Set_LWP_RC();
> >  	    return LWP_ENOMEM;
> >  	}
_______________________________________________
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info