]> git.vpit.fr Git - perl/modules/indirect.git/commit
Stop leaking the SVs stored in the hints structure.
authorVincent Pit <vince@profvince.com>
Mon, 5 Sep 2011 17:58:10 +0000 (19:58 +0200)
committerVincent Pit <vince@profvince.com>
Mon, 5 Sep 2011 17:58:10 +0000 (19:58 +0200)
commit838f008dcda56897a619afdd99f450fb62672a15
treeb03eae5f286f0a760c4f713d5ab60163bbdff755
parent927b72cf6262313dcb7b292dc925790d4b6ddd03
Stop leaking the SVs stored in the hints structure.

After being clone, they only need one refcount push, which is done at the
end of indirect_clone().
indirect.xs