Stop /[.zog.]/ and /[[.zog.]]/ from leaking
authorFather Chrysostomos <sprout@cpan.org>
Mon, 19 Nov 2012 01:44:20 +0000 (17:44 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 19 Nov 2012 04:17:18 +0000 (20:17 -0800)
commite5fcdda930c7665d8888f2b1a8729f2f02c4eb33
tree905961e5d830891dcbf018cda53b372d5263cfad
parent0787e28915c2c13f83b430f3e25125e2ebf639f1
Stop /[.zog.]/ and /[[.zog.]]/ from leaking

Before croaking, we need to free any SVs we might have allocated tem-
porarily.  Also, Simple_vFAIL does not free the regular expression.
For that we need vFAIL.
embed.fnc
embed.h
proto.h
regcomp.c
t/op/svleak.t