This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix bug in change 33379 - if we're using malloc_size() as well as being
authorNicholas Clark <nick@ccl4.org>
Wed, 2 Apr 2008 18:23:58 +0000 (18:23 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 2 Apr 2008 18:23:58 +0000 (18:23 +0000)
commite82be400b1a05af41d9d7f8509dfe352c4f1c75f
tree1153f74a2df1742f376d4bd3a7db459cb0f7e5e9
parent84335ee93339f99a0959258e640fa57e9f0ba6ab
Fix bug in change 33379 - if we're using malloc_size() as well as being
careful to work with PERL_TRACK_MEMPOOL, we also have to be careful to
work *without* it.

p4raw-id: //depot/perl@33629
perl.h