Message-Id: <
200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
p4raw-id: //depot/perl@9969
s++;
if (s < d)
s++;
+ else if (s > d) /* Found by Ilya: feed random input to Perl. */
+ croak("panic: input overflow");
incline(s);
if (PL_lex_formbrack && PL_lex_brackets <= PL_lex_formbrack) {
PL_bufptr = s;