cvs commit: src/lib/libpthread/thread thr_stack.c

Anish Mistry mistry.7 at osu.edu
Wed Oct 6 03:50:27 PDT 2004


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 
trips up getting a newer version of wine to work.  ie. wine tries to allocate 
the red zone.
-- 
Anish Mistry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20041006/23592661/attachment.bin


More information about the cvs-all mailing list