]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/commit
Fix an off-by-one error when allocating the parens buffer rt38684
authorVincent Pit <vince@profvince.com>
Sat, 22 Aug 2009 23:26:09 +0000 (01:26 +0200)
committerVincent Pit <vince@profvince.com>
Sat, 22 Aug 2009 23:26:09 +0000 (01:26 +0200)
commit08a530304d4173611ea49823baeb3ec158024630
tree822d599e4d4f3f6cb81c27ceac75901a877170a7
parent15c0e2b32a91bab4f8b2c4e62c841fb923daeef2
Fix an off-by-one error when allocating the parens buffer

This fixes [perl #38684]: test failures in t/method/mod.t
Plugin.xs