Another regexp charclass leak
authorFather Chrysostomos <sprout@cpan.org>
Wed, 7 Nov 2012 07:59:51 +0000 (23:59 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 9 Nov 2012 05:20:22 +0000 (21:20 -0800)
commitf248b511d4cec43cf11c513349ec774637fe412b
tree960e0009671e7130ecdd60fc8349ef2df4a3fe30
parentf59c2126a21d484c2fda0cce4954e191828a50e4
Another regexp charclass leak

Compiling a negated character class can cause internal temporary sca-
lars to leak, as of v5.17.1-252-gea364ff.

(I don’t understand how v5.17.1-252-gea364ff caused it, but bisect
points to it.)
regcomp.c
t/op/svleak.t