This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[win32] fix refcounting of GvSTASH() when glob becomes nought
authorGurusamy Sarathy <gsar@cpan.org>
Sat, 4 Apr 1998 22:35:54 +0000 (22:35 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sat, 4 Apr 1998 22:35:54 +0000 (22:35 +0000)
commite826b3c791f291f41205a51805448110f3562b42
treeabcc9f364cf3fe3a4513bf6c97ae0d5db78f622d
parent257c9e5b5a08bebee2d7b4f15b846e289d3cdcb8
[win32] fix refcounting of GvSTASH() when glob becomes nought
(this takes care of the "unbalanced strtab refcount" problem)

p4raw-id: //depot/win32/perl@880
sv.c