[fix crash in regexec.c]
authorLarry Wall <lwall@scalpel.netlabs.com>
Wed, 11 Jan 1995 22:06:42 +0000 (14:06 -0800)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Wed, 11 Jan 1995 19:01:13 +0000 (19:01 +0000)
commit420218e7eb4fa5ceefe298e6d9121548b8d806d6
treed479589e516a35fa25b6323874b46b279eccc63b
parentadbc6bb137ce1026e8a7cba251bb82b41f398aae
[fix crash in regexec.c]

In article <3ekgoo@giga.bga.com> jamshid@ses.com (Jamshid Afshar) writes:
: I'm getting some unexpected behavior for a small perl script on SunOS
: 4.1.3 perl 4.0p36.  The same script crashes under perl 5.0 on HP-UX.
: That script is at the end of this article -- it's as small as I could
: make it and still reproduce the crash.

Here's an unofficial patch for the problem in Perl 5.

Larry
regexec.c