Integrate changes #8704,8710 from pureperl.
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 9 Feb 2001 16:24:03 +0000 (16:24 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 9 Feb 2001 16:24:03 +0000 (16:24 +0000)
commit455d824a47f78dd5ff51a248ef7718d109d66a87
tree11c20b9ca6f5e47b72995b58e061673455fba1da
parentfb55449c820151ec18475c38cc3361fa88eb0a1b
Integrate changes #8704,8710 from pureperl.

Fixed UMRs and leak in Perl_pmtrans()

Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
associated UTFied tr/// code.  Also fixed scoping leak of
PL_reg_start_tmp.

p4raw-link: @8710 on //depot/maint-5.6/pureperl: 4b295d51b64a7a209f5040a76fc8fbb310bcc094
p4raw-link: @8704 on //depot/maint-5.6/pureperl: a0f842d35079c52aadb60790fe59b37d9727c9a9

p4raw-id: //depot/perl@8735
p4raw-integrated: from //depot/maint-5.6/pureperl@8734 'edit in' op.c
(@8704..) 'merge in' regcomp.c (@8694..)
op.c