]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commitdiff
Make sure all entries of MY_CXT.b__op_stashes are initialized
authorVincent Pit <vince@profvince.com>
Sat, 4 Aug 2012 23:18:02 +0000 (01:18 +0200)
committerVincent Pit <vince@profvince.com>
Sun, 5 Aug 2012 10:43:58 +0000 (12:43 +0200)
Otherwise CLONE may be testing uninitialized memory areas.


No differences found