This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix typo that caused pseudo-fork() crashes on win64 (we were only
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 26 Apr 2002 07:39:20 +0000 (07:39 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 26 Apr 2002 07:39:20 +0000 (07:39 +0000)
commitce0a1ae02a4caaed550a99c6d18f8cd84af3440f
tree5d60f4b30b84b499c00fd38f4537f677d640113a
parent4bbc6d12636386d858939ccdfa3b6453cdf309df
fix typo that caused pseudo-fork() crashes on win64 (we were only
allocating half of the retstack!)

p4raw-id: //depot/perl@16181
README.win32
sv.c