diff options
author | Ilya Zakharevich <ilya@math.berkeley.edu> | 1998-08-11 14:43:29 -0400 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-09-23 01:44:31 +0000 |
commit | aca2d49724bd7cda96bf319bce3078fc016f28f9 (patch) | |
tree | a1c357e6922e806b5d732625b5729190f1889975 /t | |
parent | 2b336d574a67def1a543951ad2cebeef42c08aea (diff) | |
download | perl-aca2d49724bd7cda96bf319bce3078fc016f28f9.tar.gz |
Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@1799
Diffstat (limited to 't')
-rw-r--r-- | t/op/re_tests | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/op/re_tests b/t/op/re_tests index 798355a95c..b6f654fb82 100644 --- a/t/op/re_tests +++ b/t/op/re_tests @@ -484,3 +484,4 @@ b\z a\nb\n n - - b\Z a\nb y - - b\z a\nb y - - (^|x)(c) ca y $2 c +a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz x n - - |