Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2004 06:52:27 -0400
From:      Anish Mistry <mistry.7@osu.edu>
To:        cvs-all@freebsd.org
Cc:        David Xu <davidxu@freebsd.org>
Subject:   Re: cvs commit: src/lib/libpthread/thread thr_stack.c
Message-ID:  <200410060652.43454.mistry.7@osu.edu>
In-Reply-To: <200410060811.i968B7sC016467@repoman.freebsd.org>
References:  <200410060811.i968B7sC016467@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2887743.rrZAQ9fLEz
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Wednesday 06 October 2004 04:11 am, David Xu wrote:
> davidxu     2004-10-06 08:11:07 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     lib/libpthread/thread thr_stack.c
>   Log:
>   Allocate red zone and stack space together and then split red zone from
>   allocated space, orignal code left red zone unallocated, but those space
>   can be allocated by user code, and result was providing no protection.
>
>   Revision  Changes    Path
>   1.9       +17 -7     src/lib/libpthread/thread/thr_stack.c
Will this change be MFC'd to RELENG_5?  It fixes one the the problems that=
=20
trips up getting a newer version of wine to work.  ie. wine tries to alloca=
te=20
the red zone.
=2D-=20
Anish Mistry

--nextPart2887743.rrZAQ9fLEz
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQBBY857xqA5ziudZT0RAnOIAKCJ1FryV8VMvzpOZDGVhWraIBK8HgCcCkDI
Tt3l2vMAmBnNwzFyngxinWQ=
=9IDa
-----END PGP SIGNATURE-----

--nextPart2887743.rrZAQ9fLEz--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410060652.43454.mistry.7>