This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Check to see if there was a body which needs freeing using the old_type instead of...
authorGerard Goossen <gerard@ggoossen.net>
Mon, 2 Nov 2009 09:32:31 +0000 (10:32 +0100)
committerRafael Garcia-Suarez <rgs@consttype.org>
Fri, 6 Nov 2009 13:49:57 +0000 (14:49 +0100)
commitbc78644842f1135350b5fc2a51984c02385a59fe
tree6bb0d33087eb87f5fb505822b5b970c9897a875b
parentde95d07bf36987cfcf28430332cf879f397a8d34
Check to see if there was a body which needs freeing using the old_type instead of the arena flag, which is not set with PURIFY
sv.c