This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove the vestigial my_safe{calloc,malloc,free} macros from sv.c
authorNicholas Clark <nick@ccl4.org>
Sun, 15 Aug 2010 12:14:44 +0000 (13:14 +0100)
committerNicholas Clark <nick@ccl4.org>
Sun, 15 Aug 2010 12:22:32 +0000 (13:22 +0100)
commitbeeec492daca10de7e6f32d0689c6854448e5e7c
treec8aba803f17522e3216d0d5a27b5cec545bd9533
parentdf0f0429ccebeabba13ec8a109ca11a9d158d8b1
Remove the vestigial my_safe{calloc,malloc,free} macros from sv.c

These existed for LEAKTEST, which would change the implementations.
LEAKTEST was removed in 7bab3ede7bf671f5 in 2002.
sv.c