[perl #38906] Regex engine does not release MINMOD
authorAnimator <unknown>
Wed, 12 Apr 2006 15:27:41 +0000 (08:27 -0700)
committerDave Mitchell <davem@fdisolutions.com>
Wed, 12 Apr 2006 23:51:57 +0000 (23:51 +0000)
commit3a2830bee4dd1d02a42b80355c401107dd195eeb
tree4708a1a06113d0a4d686c7b545c6a963720d3f16
parent6cef672beecb6487b28e1c85741db8c90f90f456
[perl #38906] Regex engine does not release MINMOD
From: "Animator via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-38906-132222.3.24032491323436@perl.org>

zero-length minimum matches that failed could leak into a following
maximal match

p4raw-id: //depot/perl@27782
regexec.c
t/op/re_tests