]> git.vpit.fr Git - perl/modules/indirect.git/commitdiff
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)
After being clone, they only need one refcount push, which is done at the
end of indirect_clone().


No differences found