]> git.vpit.fr Git - perl/modules/indirect.git/commitdiff
Reset the callbacks when the root interpreter is destroyed
authorVincent Pit <vince@profvince.com>
Fri, 28 Aug 2009 17:18:24 +0000 (19:18 +0200)
committerVincent Pit <vince@profvince.com>
Fri, 28 Aug 2009 17:18:26 +0000 (19:18 +0200)
This fix segfaults when the pragma is first loaded from inside a thread.
The global state for the root interpreter is also freed, so it won't leak
anymore.


No differences found