]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/commitdiff
Initialize all re::engine::Plugin members explicitely
authorVincent Pit <perl@profvince.com>
Wed, 4 Nov 2015 22:38:23 +0000 (20:38 -0200)
committerVincent Pit <perl@profvince.com>
Wed, 4 Nov 2015 23:57:56 +0000 (21:57 -0200)
This way, we can turn the Newxz() into a Newx(), which will made memory
misreads more visible with PERL_POISON.


No differences found