This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix re debug segvs in global destruction, and a tweak to Benchmark to prevent infinit...
authorYves Orton <demerphq@gmail.com>
Wed, 14 Jun 2006 13:54:04 +0000 (15:54 +0200)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 14 Jun 2006 12:11:13 +0000 (12:11 +0000)
commite68ec53fb89aea41859fe8c109fe9b03a3599284
tree4ae853d02c9b47af4dfdaba44be6931b4a0a8dd7
parent4bf88892922e6ea671fc32c0d448f3468e183c24
fix re debug segvs in global destruction, and a tweak to Benchmark to prevent infinite loops. (Re: ext/re/t/regop.pl SEGV)
Message-ID: <9b18b3110606140454p19f4241exae6528f1c7bb32d7@mail.gmail.com>

p4raw-id: //depot/perl@28393
ext/re/t/regop.pl
lib/Benchmark.pm
regcomp.c
regcomp.h
regexec.c