This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix off-by-one error in e92c6be8349ad1d36d6df1dcb526fd37421e9970.
authorJan Dubois <jand@activestate.com>
Wed, 21 Oct 2009 18:07:35 +0000 (11:07 -0700)
committerJan Dubois <jand@activestate.com>
Wed, 21 Oct 2009 18:09:27 +0000 (11:09 -0700)
commit1d8a41fe27d5f97658dce0925f99638fd69fcba9
tree4eddc784528525a4d71d89606b5a1a5a7199d527
parente020c25287c7176dd7fd176afd929f9c69acce48
Fix off-by-one error in e92c6be8349ad1d36d6df1dcb526fd37421e9970.

This solves the curious crashes in op/fork.t that I'm seeing on *some*
Windows machines.  After locating the problem I'm surprised that not
more machines run into these crashes, especially the smoke testers
running on Windows 2000.
sv.c