This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #32041] SEGV with complicated regexp and long string
authorDave Mitchell <davem@fdisolutions.com>
Sat, 20 May 2006 00:43:42 +0000 (00:43 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Sat, 20 May 2006 00:43:42 +0000 (00:43 +0000)
commit66bf836d545d4a639166fad46f83811d0df5f8ce
tree780368062c26a5482cc2fb050a348bae44da5b59
parent37405f9009219de703848fda95b3f821e51fda4d
[perl #32041] SEGV with complicated regexp and long string
PL_reg_maxiter was wrapping to a negative value

p4raw-id: //depot/perl@28248
regexec.c