]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
Don't leak vtables and wizards freed during global destruction
authorVincent Pit <vince@profvince.com>
Sat, 23 Jun 2012 21:39:11 +0000 (23:39 +0200)
committerVincent Pit <vince@profvince.com>
Sat, 23 Jun 2012 21:39:11 +0000 (23:39 +0200)
commitd67d5aa3c48466b4302b1e9be9fe31e032ca48f2
tree9aaadf167b55a6a8dfd8f65ea0357856f8627a60
parent78d307d30a1fa82e6b8e7ba95c617d9b87eb4d45
Don't leak vtables and wizards freed during global destruction

At this time, we cannot access the callbacks, but we are still allowed
to call Safefree() and PerlMemShared_free().
Magic.xs